as.data.frame.dMod: Coerce to a Data Frame

Description Usage Arguments Value

Description

Coerce to a Data Frame

Usage

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)

Arguments

x

any R object

...

not used right now

data

data list oject

errfn

obsfn object, the error model function to predict sigma

Value

a data frame


dMod documentation built on Jan. 27, 2021, 1:07 a.m.