Helper function for extracting model statistics
This is an internal function used for extracting the necessary statistics from the models.
model_helper(model, covariates = NULL, ...)
model
: model to extract statistics fromcovariates
: model covariates from which statistics will be extracted....
: arguments passed to other methods.Useful links