This package deals with data from survey designs including plausible values.
R
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
R
data
graphics
inst
man
tests
.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
README.md

README.md

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