model.data.lcModel: Extract the model data that was used for fitting
Description
Evaluates the data call in the environment that the model was trained in.
Usage
# S3 method for lcModel
model.data(object, ...)
Value
The data.frame
that was used for fitting the lcModel
.