prExtractOutcomeFromModel {Greg} | R Documentation |
Get model outcome
Description
Uses the model to extract the outcome variable. Throws error if unable to find the outcome.
Usage
prExtractOutcomeFromModel(model, mf)
Arguments
model |
The fitted model |
mf |
The dataset that the model is fitted to - if missing it
uses the |
Value
vector
[Package Greg version 2.0.2 Index]