Provides name functions, base fit values and matrix for models vs predictors importance
daRawResults(
x,
constants = c(),
terms = NULL,
fit.functions = "default",
newdata = NULL,
null.model = NULL,
...
)
a model.
a vector of parameter to be fixed on all analysis
vector of terms to be analyzed. By default, obtained using the formula of model
name of functions to fit.
optional data.frame, that update data used on original model
Null model, for LMM models
a list with this elements
Name of fit indices
Increment on fit indices, when specific variable is added
Raw fit indices for each model
Vector of levels, compatible with fits and base.fits