Description Usage Arguments Value
Coerce to a Data Frame
1 2 3 4 5 | ## S3 method for class 'datalist'
as.data.frame(x, ...)
## S3 method for class 'prdlist'
as.data.frame(x, ..., data = NULL, errfn = NULL)
|
x |
any R object |
... |
not used right now |
data |
data list oject |
errfn |
obsfn object, the error model function to predict sigma |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.