model.frame.opsr | R Documentation |
Extracting the Model Frame from OPSR Model Fits
## S3 method for class 'opsr'
model.frame(formula, ...)
formula |
an object of class |
... |
a mix of further arguments such as |
A data.frame
containing the variables used in formula$formula
.
stats::model.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.