Description Usage Arguments Value Examples
View source: R/23-calculate_weights.R
Function to calculate probability of an individual being sampled in a cluster
1 |
n |
Population size of cluster |
c |
Number of individuals sampled in a cluster |
Numeric value of probability of an individual being sampled in a cluster
1 | get_individual_weights(n = 1028, c = 300)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.