Helpers for Model Coefficients Tibbles
Get the name of the response variable
Add header rows variables with several terms
Add the (weighted) number of observations
Marginal Predictions with marginaleffects::avg_predictions()
Check a package installation status or minimum required version
Remove backticks around variable names
Escapes any characters that would have special meaning in a regular ex...
Compute a matrix of terms contributions
Get the assign attribute of model matrix of a model
Get coefficient type
Get contrasts used in the model
Get the model frame of a model
Get the model matrix of a model
Get the model from model objects
Get the number of observations
Get the number of levels for each factor used in xlevels
Get model offset
Get pairwise comparison of the levels of a categorical variable
Get model response
Get the terms of a model
Get sampling weights used by a model
Get xlevels used in the model
Identify for each coefficient of a model the corresponding variable
List contrasts used by a model
List higher order variables of a model
List levels of categorical terms
List all the variables used in a model
Objects exported from other packages
Scoping a tidy tibble allowing to tidy select
Select helper functions
Sequence generation between min and max
Add coefficients type and label as attributes
Add contrasts type for categorical variables
Add an estimate value to references rows for categorical variables
Add pairwise contrasts for categorical variables
Add references rows for categorical variables
Add term labels
Add variable labels
Marginal Predictions at the mean with effects::allEffects()
Attach a full model to the tibble of model terms
Marginal Contrasts with marginaleffects::avg_comparisons()
Marginal Slopes / Effects with marginaleffects::avg_slopes()
Tidy with broom::tidy()
and checks that all arguments are used
Disambiguate terms
Marginal Predictions with ggeffects::ggpredict()
Group results by selected columns
Identify the variable corresponding to each model coefficient
Marginal Contrasts with marginaleffects::avg_comparisons()
Marginal Means with deprecated marginaleffects::marginal_means()
Average Marginal Effects with margins::margins()
Tidy a multgee
model
Tidy a model with parameters package
Tidy a model and compute additional informations
Remove intercept(s)
Select variables to keep/drop
Tidy a svy_vglm
model
Tidy a vglm
or a vgam
model
Tidy a model with broom or parameters
Tidy a zeroinfl
or a hurdle
model
Provides suite of functions to work with regression model 'broom::tidy()' tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.
Useful links