Description Usage Arguments Value
View source: R/epimodel-methods.R
model.frame method for epimodel objects. Please see model.frame
for more details.
1 2 | ## S3 method for class 'epimodel'
model.frame(formula, fixed.only = FALSE, ...)
|
formula |
A fitted model object returned by |
fixed.only |
See |
... |
See |
A data.frame
containing information needed to fit the model. See
model.frame
for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.