get_df: Get degrees of freedom
Description
Receive data and domains. Returns a data frame with the psu (if available), strata and degrees of freedom (df) for each cell
Usage
get_df(data, domains, df_type = "eclac")
Value
dataframe with results including degrees of freedom
Arguments
- data
dataframe
- domains
string with domains
- df_type
string Use degrees of freedom calculation approach from INE Chile or eclac, by default "chile".