get_df {calidad}R Documentation

Get degrees of freedom

Description

Receive data and domains. Returns a data frame with the psu, strata and df for each cell

Usage

get_df(data, domains, df_type = "eclac")

Arguments

data

dataframe

domains

string with domains

df_type

string Use degrees of freedom calculation approach from INE Chile or eclac, by default "ine".

Value

dataframe with results including degrees of freedom


[Package calidad version 0.5.0 Index]