/samplesize4surveys

Compute proper sample sizes under complex sampling designs

Primary LanguageR

samplesize4surveys

An R package that computes proper sample sizes under complex sampling designs

This is the version control site for the samplesize4surveys package. This software allows you to compute the required sample size for estimation of totals, means, proportions and regression coefficients under complex sampling designs. It focuses on complex surveys in social research e.g. labor force surveys, surveys for impact evaluation of public policies or surveys to account causal inferences.

Installation

First, you need to install the devtools R package

install.packages("devtools")

Then load the devtools R package

library(devtools)

Finnaly type

install_github("psirusteam/samplesize4surveys")

Author

This package is maintained by Andrés Gutiérrez.

Support or Contact

Having trouble with samplesize4surveys? Check out the documentation or contact support. Comments, amends, and critics are very welcome. This is the CRAN site of the last stable version of the package.