survey: Analysis of Complex Survey Samples
- CRAN: http://cran.r-project.org/web/packages/survey/index.html
- URL: http://r-survey.r-forge.r-project.org/survey/
> library(survey)
バージョン: 3.31.2
関数名 | 概略 |
---|---|
svydesign |
Specify a survey design |
twophase |
Specify two-phase designs |
svrepdesign |
Specify replication-weight designs |
as.svrepdesign |
Compute replication weights for a design |
svydesign.imputationList |
Designs for multiply-imputed data. |
subset.survey.design |
Subset of survey |
update.survey.design |
Add variables to a survey design |
postStratify |
Post-stratify a survey design |
rake |
Rake a survey design |
calibrate |
Calibration and generalised raking |
estWeight |
Estimated weights for two-phase designs |
trimWeights |
Trim sampling weights. |