| get_model_data | R Documentation |
Retrieves the original data used to fit a model. Checks multiple locations including model attributes, $data slot, $model slot, and @frame for S4.
get_model_data(model)
model |
Fitted model object (S3 or S4). |
Data frame or data.table used to fit the model, or NULL if unavailable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.