surveyplanning

Survey Planning Tools


Keywords
r, sample-size, sampling, statistics
Licenses
CNRI-Python-GPL-Compatible/CNRI-Python-GPL-Compatible

Documentation

surveyplanning

CRAN version CRAN last release CRAN last release

CRAN total downloads CRAN monthly downloads CRAN weekly downloads CRAN daily downloads


About

Tools for sample survey planning, including sample size calculation, estimation of expected precision for the estimates of totals, and calculation of optimal sample size allocation.

Installation

Stable version from CRAN

install.packages("surveyplanning")

Development version from github

library(devtools)
install_github("CSBLatvia/surveyplanning/surveyplanning")