View source: R/inclusion_probability.R
calculate_first_order_prob | R Documentation |
Calculate first order inclusion probability.
calculate_first_order_prob(i, size_measurement, n, total_size)
i |
Index of the probability being calculated. |
size_measurement |
Size measurements of population units. |
n |
Sample sizes (SBS sample size, PPS sample size). |
total_size |
Sum of size measurement. |
A vector of inclusion probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.