create_ratio_internal {calidad} | R Documentation |
internal function to calculate ratios estimations
Description
internal function to calculate ratios estimations
Usage
create_ratio_internal(
var,
denominator,
domains = NULL,
subpop = NULL,
disenio,
ci = FALSE,
deff = FALSE,
ess = FALSE,
ajuste_ene = FALSE,
unweighted = FALSE,
rel_error = FALSE,
rm.na = FALSE
)
Arguments
var |
numeric variable within the |
denominator |
numeric variable within the |
domains |
domains to be estimated separated by the + character. |
subpop |
integer dummy variable to filter the dataframe |
disenio |
complex design created by |
ci |
|
deff |
|
ess |
|
ajuste_ene |
|
unweighted |
|
rel_error |
|
rm.na |
|
Value
dataframe
that contains the inputs and all domains to be evaluated