summary | R Documentation |
Summary methods
## S4 method for signature 'hansentree'
summary(object, ...)
## S4 method for signature 'browntree'
summary(object, ...)
object |
fitted model object. |
... |
additional arguments, ignored. |
summary
applied to a hansentree
method displays the estimated \alpha
and \sigma^2
matrices as well as various quantities describing the goodness of model fit.
summary
applied to a browntree
object returns information about the fitted model, including parameter estimates and quantities describing the goodness of fit.
Other methods for ouch trees:
as_data_frame
,
bootstrap()
,
coef()
,
logLik
,
ouch-package
,
paint()
,
plot()
,
print()
,
simulate()
,
update()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.