Package: mase 0.1.5.900


Kelly McConville
mase: Model-Assisted Survey Estimators
A set of model-assisted survey estimators and corresponding variance estimators for single stage, unequal probability, without replacement sampling designs. All of the estimators can be written as a generalized regression estimator with the Horvitz-Thompson, ratio, post-stratified, and regression estimators summarized by Sarndal et al. (1992, ISBN:978-0-387-40620-6). Two of the estimators employ a statistical learning model as the assisting model: the elastic net regression estimator, which is an extension of the lasso regression estimator given by McConville et al. (2017) <doi:10.1093/jssam/smw041>, and the regression tree estimator described in McConville and Toth (2017) <arxiv:1712.05708>. The variance estimators which approximate the joint inclusion probabilities can be found in Berger and Tille (2009) <doi:10.1016/S0169-7161(08)00002-3> and the bootstrap variance estimator is presented in Mashreghi et al. (2016) <doi:10.1214/16-SS113>.
Authors:
mase_0.1.5.900.tar.gz
mase_0.1.5.900.zip(r-4.7)mase_0.1.5.900.zip(r-4.6)mase_0.1.5.900.zip(r-4.5)
mase_0.1.5.900.tgz(r-4.6-x86_64)mase_0.1.5.900.tgz(r-4.6-arm64)mase_0.1.5.900.tgz(r-4.5-x86_64)mase_0.1.5.900.tgz(r-4.5-arm64)
mase_0.1.5.900.tar.gz(r-4.7-arm64)mase_0.1.5.900.tar.gz(r-4.7-x86_64)mase_0.1.5.900.tar.gz(r-4.6-arm64)mase_0.1.5.900.tar.gz(r-4.6-x86_64)
mase_0.1.5.900.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
mase/json (API)
| # Install 'mase' in R: |
| install.packages('mase', repos = c('https://mcconvil.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mcconvil/mase/issues
Pkgdown/docs site:https://mcconvil.github.io
Last updated from:43ecb83a72. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 182 | ||
| linux-devel-x86_64 | OK | 209 | ||
| source / vignettes | OK | 301 | ||
| linux-release-arm64 | OK | 190 | ||
| linux-release-x86_64 | OK | 176 | ||
| macos-release-arm64 | OK | 160 | ||
| macos-release-x86_64 | OK | 243 | ||
| macos-oldrel-arm64 | OK | 183 | ||
| macos-oldrel-x86_64 | OK | 286 | ||
| windows-devel | OK | 188 | ||
| windows-release | OK | 161 | ||
| windows-oldrel | OK | 153 | ||
| wasm-release | OK | 144 |
Exports:greggregElasticNetgregTreehorvitzThompsonmodifiedGregpostStratratioratioEstimator
Dependencies:bootclicodetoolscpp11DBIdplyrforeachgenericsglmnetglueiteratorslatticelifecyclemagrittrMatrixminqamitoolsnumDerivpillarpkgconfigpurrrR6rbibutilsRcppRcppArmadilloRcppEigenRdpackrlangrpmsshapestringistringrsurveysurvivaltibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compute a generalized regression estimator | greg |
| Compute an elastic net regression estimator | gregElasticNet |
| Compute a regression tree estimator | gregTree |
| Compute the Horvitz-Thompson Estimator | horvitzThompson |
| FIA Population Level Auxiliary Data for Idaho | IdahoPop |
| FIA Sample Plot-Level Data for Idaho | IdahoSamp |
| Compute a modified generalized regression estimator | modifiedGreg |
| Compute a post-stratified estimator | postStrat |
| Compute a ratio of two estimators | ratio |
| Compute a ratio estimator | ratioEstimator |