| logLik | R Documentation |
logLik extracts the log likelihood from a fitted model object.
## S4 method for signature 'hansentree'
logLik(object)
## S4 method for signature 'browntree'
logLik(object)
object |
any object from which a log-likelihood value, or a contribution to a log-likelihood value, can be extracted. |
logLik returns a numeric value.
Other methods for ouch trees:
as_data_frame,
bootstrap(),
coef(),
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.