Description Usage Arguments Value Examples
Calculates DEFF, weighting loss, DEFT, ESS, and MOE
| 1 | FULL(p = 50, conf = 95, N, wtcol)
 | 
| p | = percentage for which MOE is calculated (optional, default is p = 50) | 
| conf | = level of confidence (optional, default is conf = 95) | 
| N | = population size (optional, used for finite population correction) | 
| wtcol | = Weights vector (name of weights column) | 
DEFF, weighting loss, DEFT, ESS, and MOE
| 1 | FULL(N=3000, wtcol=testweights$weights_column)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.