as.data.frame.Model | R Documentation |
Ignores any params that are not length 1 and numeric or character. This is
equivalent to calling as(x, "data.frame")
## S3 method for class 'Model' as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
object of class |
row.names |
not used |
optional |
not used |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.