Returns parameter summary statistics for the fitted truncation model.
# S3 method for estimate_truncation
summary(object, CrIs = c(0.2, 0.5, 0.9), ...)A <data.table> with summary statistics for the truncation
distribution parameters.
A fitted model object from estimate_truncation()
Numeric vector of credible intervals to calculate.
Additional arguments (currently unused)