| summary.estimate_truncation | R Documentation |
Returns parameter summary statistics for the fitted truncation model.
## S3 method for class 'estimate_truncation'
summary(object, CrIs = c(0.2, 0.5, 0.9), ...)
object |
A fitted model object from |
CrIs |
Numeric vector of credible intervals to calculate. |
... |
Additional arguments (currently unused) |
A <data.table> with summary statistics for the truncation
distribution parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.