CRAN/E | NonProbEst

NonProbEst

Estimation in Nonprobability Sampling

Installation

About

Different inference procedures are proposed in the literature to correct for selection bias that might be introduced with non-random selection mechanisms. A class of methods to correct for selection bias is to apply a statistical model to predict the units not in the sample (super-population modeling). Other studies use calibration or Statistical Matching (statistically match nonprobability and probability samples). To date, the more relevant methods are weighting by Propensity Score Adjustment (PSA). The Propensity Score Adjustment method was originally developed to construct weights by estimating response probabilities and using them in Horvitz–Thompson type estimators. This method is usually used by combining a non-probability sample with a reference sample to construct propensity models for the non-probability sample. Calibration can be used in a posterior way to adding information of auxiliary variables. Propensity scores in PSA are usually estimated using logistic regression models. Machine learning classification algorithms can be used as alternatives for logistic regression as a technique to estimate propensities. The package 'NonProbEst' implements some of these methods and thus provides a wide options to work with data coming from a non-probabilistic sample.

Key Metrics

Version 0.2.4
Published 2020-06-03 1429 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks NonProbEst results

Downloads

Yesterday 4 0%
Last 7 days 52 -32%
Last 30 days 226 +8%
Last 90 days 604 -24%
Last 365 days 2.637 -7%

Maintainer

Maintainer

Luis Castro Martín

luiscastro193@gmail.com

Authors

Luis Castro Martín
Ramón Ferri García
María del Mar Rueda

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

NonProbEst archive

Imports

caret
sampling
e1071
glmnet
Matrix