Easy Access to Model Information for Various Model Objects


[Up] [Top]

Documentation for package ‘insight’ version 0.1.2

Help Pages

clean_names Get clean names of model terms
find_formula Find model formula
find_parameters Find names of model parameters
find_predictors Find names of model predictors
find_random Find names of random effects
find_response Find name of the response variable
find_terms Find names of all model terms
find_variables Find names of all variables
get_data Get the data that was used to fit the model
get_data.clmm Get the data that was used to fit the model
get_data.gee Get the data that was used to fit the model
get_data.glmmTMB Get the data that was used to fit the model
get_data.hurdle Get the data that was used to fit the model
get_data.lme Get the data that was used to fit the model
get_data.MCMCglmm Get the data that was used to fit the model
get_data.merMod Get the data that was used to fit the model
get_data.MixMod Get the data that was used to fit the model
get_parameters Get model parameters
get_parameters.brmsfit Get model parameters
get_parameters.coxme Get model parameters
get_parameters.glmmTMB Get model parameters
get_parameters.hurdle Get model parameters
get_parameters.lme Get model parameters
get_parameters.merMod Get model parameters
get_parameters.MixMod Get model parameters
get_parameters.stanmvreg Get model parameters
get_parameters.stanreg Get model parameters
get_parameters.zeroinfl Get model parameters
get_predictors Get the data from predictor variables
get_random Get the data from random effects terms
get_response Get the values from the response variable
is_multivariate Checks if an object stems from a multivariate response model
link_function Get link-function from model object
link_inverse Get link-inverse function from model object
model_info Access information from model objects
n_obs Get number of observations from a model