R/compatibility.R
getPredictorNames.Rd
Wrapper to get the names of the predictors used in the model
getPredictorNames(object, ...) # Default S3 method getPredictorNames(object, ...) # S3 method for class 'MixMod' getPredictorNames(object, ...)
a fitted model.
additional parameters to be passed on.
getObservedResponse, getSimulations, getRefit, getFixedEffects, getFitted
Florian Hartig