Description Usage Arguments Value References Examples
Calculates design effect (DEFF)
1 | DEFF(x)
|
x |
= weights vector (name of weights column) |
Design effect (DEFF)
Design effect (DEFF) due to weighting => n * (sum(x^2) / sum(x)^2)
1 | DEFF(testweights$weights_column)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.