Description Usage Arguments Value Examples
Computes the total absolute distance between sample design weights and estimated new weights.
TAD = ∑_i^n ≤ft|∑_j^m w_{i,j} - pop_i\right|
1 | getTAD(design_weights, simulated_weights)
|
design_weights |
weights of the survey |
simulated_weights |
simulated weights |
total absolute distance
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.