beat.1cv | R Documentation |
The function returns a dataframe with planned and actual coefficients of variation (CV) in a multivariate multi-domain allocation problem.
beat.1cv(stratif, errors, alloc, minnumstrat = 2)
stratif |
A dataframe with strata information. |
errors: |
A dataframe with planned CV. |
alloc: |
A vector with an allocation into strata. |
minnumstrat: |
Optional. A number indicating the lower bound for the number of allocated units in each stratum (default is 2). |
A dataframe with planned and actual CV for each combination of domain, domain category and auxiliary variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.