/svyPVpack

This package deals with data from survey designs including plausible values.

Primary LanguageRGNU General Public License v2.0GPL-2.0

svyPVpack

This package deals with data from survey designs including plausible values and is developed by Jakob Peterbauer and Manuel Reif.

To install the brandnew version from github, install devtools first.

library(devtools)
install_github("manuelreif/svyPVpack")

Installing the package from cran is straightforward.

install.packages("svyPVpack")

More information and tutorials