Description Usage Arguments Value
View source: R/creacion_insumos.R
internal function to calculate proportion estimations
1 2 3 4 5 6 7 8 9 | create_prop_internal(
var,
dominios = NULL,
subpop = NULL,
disenio,
ci = F,
ajuste_ene = F,
standard_eval = T
)
|
var |
integer dummy variable within the |
dominios |
domains to be estimated separated by the + character. |
subpop |
integer dummy variable to filter the dataframe |
disenio |
complex design created by |
ci |
|
ajuste_ene |
|
standard_eval |
|
dataframe
that contains the inputs and all domains to be evaluated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.