pi_ij_RACS | R Documentation |
Calculate joint inclusion probability of unit $j$ and $h$, using the RACS correction
pi_ij_RACS(N, n1, m_vec, m_threshold)
N |
Population size. |
n1 |
An integer giving the initial sample size (e.g., a simple random sample). |
m_vec |
Vector of values m for the set of units in a sample, of length n1. Each m value within the vector |
m_threshold |
threshold value above which to calculate pi_i and pi_j differently. |
saubyadaptiveACSampling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.