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.
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")
This package is maintained by Andrés Gutiérrez.
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.