as_data_frame | R Documentation |
Coerce an ouch object to a data frame
## S3 method for class 'ouchtree'
as.data.frame(x, ...)
## S3 method for class 'browntree'
as.data.frame(x, ...)
## S3 method for class 'hansentree'
as.data.frame(x, ...)
x |
any R object. |
... |
additional arguments to be passed to or from methods. |
Other methods for ouch trees:
bootstrap()
,
coef()
,
logLik
,
ouch-package
,
paint()
,
plot()
,
print()
,
simulate()
,
summary()
,
update()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.