Skip to content

psirusteam/TeachingSampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeachingSampling

An R package that draws complex samples and estimates complex parameters

This is the version control site for the TeachingSampling package. This software allows you to select samples from the most common (but somehow complex) sampling schemes. Along with this feature, the software allows you to estimate parameters such as totals, means, ratios, coefficient regressions, percentiles, medians, etc.

The software is based on the book written by the author of the package.

Gutierrez, H. A. (2009), Estrategias de muestreo: diseno de encuestas y estimacion de parametros. Editorial Universidad Santo Tomas

Installation

First, you need to install the devtools R package

install.packages("devtools")

Then load the devtools R package

library(devtools)

Finally type

install_github("psirusteam/TeachingSampling")

Author

This package is maintained by Andrés Gutiérrez. Email: hagutierrezro@gmail.com

Support or Contact

Having trouble with the TeachingSampling package? 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.

About

Draws complex samples and estimates complex parameters in surveys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages