model_compute_terms_contributions |
Compute a matrix of terms contributions |
model_compute_terms_contributions.default |
Compute a matrix of terms contributions |
model_get_assign |
Get the assign attribute of model matrix of a model |
model_get_assign.default |
Get the assign attribute of model matrix of a model |
model_get_assign.model_fit |
Get the assign attribute of model matrix of a model |
model_get_assign.vglm |
Get the assign attribute of model matrix of a model |
model_get_coefficients_type |
Get coefficient type |
model_get_coefficients_type.biglm |
Get coefficient type |
model_get_coefficients_type.cch |
Get coefficient type |
model_get_coefficients_type.clm |
Get coefficient type |
model_get_coefficients_type.clmm |
Get coefficient type |
model_get_coefficients_type.clogit |
Get coefficient type |
model_get_coefficients_type.coxph |
Get coefficient type |
model_get_coefficients_type.crr |
Get coefficient type |
model_get_coefficients_type.default |
Get coefficient type |
model_get_coefficients_type.fixest |
Get coefficient type |
model_get_coefficients_type.geeglm |
Get coefficient type |
model_get_coefficients_type.glm |
Get coefficient type |
model_get_coefficients_type.glmerMod |
Get coefficient type |
model_get_coefficients_type.LORgee |
Get coefficient type |
model_get_coefficients_type.model_fit |
Get coefficient type |
model_get_coefficients_type.multinom |
Get coefficient type |
model_get_coefficients_type.negbin |
Get coefficient type |
model_get_coefficients_type.polr |
Get coefficient type |
model_get_coefficients_type.svyolr |
Get coefficient type |
model_get_coefficients_type.tidycrr |
Get coefficient type |
model_get_contrasts |
Get contrasts used in the model |
model_get_contrasts.betareg |
Get contrasts used in the model |
model_get_contrasts.hurdle |
Get contrasts used in the model |
model_get_contrasts.model_fit |
Get contrasts used in the model |
model_get_contrasts.zeroinfl |
Get contrasts used in the model |
model_get_model |
Get the model from model objects |
model_get_model.default |
Get the model from model objects |
model_get_model.mira |
Get the model from model objects |
model_get_model_frame |
Get the model frame of a model |
model_get_model_frame.biglm |
Get the model frame of a model |
model_get_model_frame.coxph |
Get the model frame of a model |
model_get_model_frame.default |
Get the model frame of a model |
model_get_model_frame.fixest |
Get the model frame of a model |
model_get_model_frame.model_fit |
Get the model frame of a model |
model_get_model_frame.survreg |
Get the model frame of a model |
model_get_model_matrix |
Get the model matrix of a model |
model_get_model_matrix.betareg |
Get the model matrix of a model |
model_get_model_matrix.biglm |
Get the model matrix of a model |
model_get_model_matrix.brmsfit |
Get the model matrix of a model |
model_get_model_matrix.cch |
Get the model matrix of a model |
model_get_model_matrix.clm |
Get the model matrix of a model |
model_get_model_matrix.default |
Get the model matrix of a model |
model_get_model_matrix.fixest |
Get the model matrix of a model |
model_get_model_matrix.glmmTMB |
Get the model matrix of a model |
model_get_model_matrix.LORgee |
Get the model matrix of a model |
model_get_model_matrix.model_fit |
Get the model matrix of a model |
model_get_model_matrix.multinom |
Get the model matrix of a model |
model_get_model_matrix.plm |
Get the model matrix of a model |
model_get_n |
Get the number of observations |
model_get_n.coxph |
Get the number of observations |
model_get_n.default |
Get the number of observations |
model_get_n.glm |
Get the number of observations |
model_get_n.glmerMod |
Get the number of observations |
model_get_n.LORgee |
Get the number of observations |
model_get_n.model_fit |
Get the number of observations |
model_get_n.multinom |
Get the number of observations |
model_get_n.survreg |
Get the number of observations |
model_get_n.tidycrr |
Get the number of observations |
model_get_nlevels |
Get the number of levels for each factor used in 'xlevels' |
model_get_nlevels.default |
Get the number of levels for each factor used in 'xlevels' |
model_get_offset |
Get model offset |
model_get_offset.default |
Get model offset |
model_get_pairwise_contrasts |
Get pairwise comparison of the levels of a categorical variable |
model_get_response |
Get model response |
model_get_response.default |
Get model response |
model_get_response.glm |
Get model response |
model_get_response.glmerMod |
Get model response |
model_get_response.model_fit |
Get model response |
model_get_response_variable |
Get the name of the response variable |
model_get_response_variable.default |
Get the name of the response variable |
model_get_terms |
Get the terms of a model |
model_get_terms.betareg |
Get the terms of a model |
model_get_terms.brmsfit |
Get the terms of a model |
model_get_terms.cch |
Get the model matrix of a model |
model_get_terms.default |
Get the terms of a model |
model_get_terms.glmmTMB |
Get the terms of a model |
model_get_terms.model_fit |
Get the terms of a model |
model_get_weights |
Get sampling weights used by a model |
model_get_weights.default |
Get sampling weights used by a model |
model_get_weights.model_fit |
Get sampling weights used by a model |
model_get_weights.svrepglm |
Get sampling weights used by a model |
model_get_weights.svyglm |
Get sampling weights used by a model |
model_get_xlevels |
Get xlevels used in the model |
model_get_xlevels.brmsfit |
Get xlevels used in the model |
model_get_xlevels.default |
Get xlevels used in the model |
model_get_xlevels.felm |
Get xlevels used in the model |
model_get_xlevels.glmerMod |
Get xlevels used in the model |
model_get_xlevels.glmmTMB |
Get xlevels used in the model |
model_get_xlevels.lmerMod |
Get xlevels used in the model |
model_get_xlevels.model_fit |
Get xlevels used in the model |
model_get_xlevels.plm |
Get xlevels used in the model |
model_identify_variables |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.aov |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.clm |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.clmm |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.default |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.gam |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.lavaan |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.logitr |
Identify for each coefficient of a model the corresponding variable |
model_identify_variables.model_fit |
Identify for each coefficient of a model the corresponding variable |
model_list_contrasts |
List contrasts used by a model |
model_list_contrasts.default |
List contrasts used by a model |
model_list_higher_order_variables |
List higher order variables of a model |
model_list_higher_order_variables.default |
List higher order variables of a model |
model_list_terms_levels |
List levels of categorical terms |
model_list_terms_levels.default |
List levels of categorical terms |
model_list_variables |
List all the variables used in a model |
model_list_variables.default |
List all the variables used in a model |
model_list_variables.lavaan |
List all the variables used in a model |
model_list_variables.logitr |
List all the variables used in a model |