Skip to content

Simulations used to compare different estimators using data containing measurement error

Notifications You must be signed in to change notification settings

OJALAB/Simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulations conducted to compare different estimators for problems containing measuremet errors and non-probability samples.

Joint estimation - based on an article 'Inference for Regression with Variables Generated by AI or Machine Learning'. Compares described in the article joint estimation method implemented using R package optimx with naive one for multilabel classification with measurement error.

Bias corrected estimator - compares efficiency of the bca and bcm estimators from the article above with the naive estimator that does not correct measurement error.

Upgraded bca estimator - compares bca estimator from the article above with its improved version that is valid even in case of non-balanced occuring of measurement error. Both estimators are compared to a naive estimator that does not corrects measurement error at all and precise one that uses precisely measured data.

Combining probability and nonprobability samplings - repeating simulation from an article 'Combining non-probability and probability survey samples through mass imputation' but with data containing measurement error.

GLM bca estimators - measures efficiency of the bca estimator adapted to work in generalised linear models

About

Simulations used to compare different estimators using data containing measurement error

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages