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)

Arguments

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).

Value

A dataframe with planned and actual CV for each combination of domain, domain category and auxiliary variable.