Skip to content

samplingVarEst

Sampling Variance Estimation

v1.5 · Jan 14, 2023 · GPL (>= 2)

Description

Functions to calculate some point estimators and estimate their variance under unequal probability sampling without replacement. Single and two-stage sampling designs are considered. Some approximations for the second-order inclusion probabilities (joint inclusion probabilities) are available (sample and population based). A variety of Jackknife variance estimators are implemented. Almost every function is written in C (compiled) code for faster results. The functions incorporate some performance improvements for faster results with large datasets.

Downloads

340

Last 30 days

9280th

340

Last 90 days

340

Last year

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Emilio Lopez Escobar <emilio@quantos.mx>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Emilio", "Lopez"),
                      family = "Escobar",
                      role = c("aut", "cre", "cph"),
                      email = "emilio@quantos.mx"),
               person(given = c("Ernesto", "Barrios"),
                      family = "Zamudio",
                      role = "ctb",
                      email = "ebarrios@itam.mx"),
               person(given = c("Juan", "Francisco", "Munoz"),
                      family = "Rosas",
                      role = "ctb",
                      email = "jfmunoz@go.ugr.es"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Emilio Lopez Escobar <emilio@quantos.mx>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Emilio", "Lopez"),
                      family = "Escobar",
                      role = c("aut", "cre", "cph"),
                      email = "emilio@quantos.mx"),
               person(given = c("Ernesto", "Barrios"),
                      family = "Zamudio",
                      role = "ctb",
                      email = "ebarrios@itam.mx"),
               person(given = c("Juan", "Francisco", "Munoz"),
                      family = "Rosas",
                      role = "ctb",
                      email = "jfmunoz@go.ugr.es"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Emilio Lopez Escobar <emilio@quantos.mx>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Emilio", "Lopez"),
                      family = "Escobar",
                      role = c("aut", "cre", "cph"),
                      email = "emilio@quantos.mx"),
               person(given = c("Ernesto", "Barrios"),
                      family = "Zamudio",
                      role = "ctb",
                      email = "ebarrios@itam.mx"),
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Emilio Lopez Escobar <emilio@quantos.mx>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Emilio", "Lopez"),
                      family = "Escobar",
                      role = c("aut", "cre", "cph"),
                      email = "emilio@quantos.mx"),
               person(given = c("Ernesto", "Barrios"),
                      family = "Zamudio",
                      role = "ctb",
                      email = "ebarrios@itam.mx"),

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies RRTCS samplingVarEst

Version History

new 1.5 Mar 10, 2026