Skip to contents

Wrapper to get the names of the predictors used in the model

Usage

getPredictorNames(object, ...)

# Default S3 method
getPredictorNames(object, ...)

# S3 method for class 'MixMod'
getPredictorNames(object, ...)

Arguments

object

a fitted model.

...

additional parameters to be passed on.

Author

Florian Hartig