sample_from | R Documentation |
Generates a sample from a population structure
sample_from(N, n, labels = names(N), verbose = TRUE)
N |
list containing the population sampling structure |
n |
numeric vector with the number of sampled observations (clusters or subjects) on each level |
labels |
character vector with the names of the questionnaire respondents on each level |
verbose |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.