Returns a summary of the fitted secondary model including posterior
parameter estimates with credible intervals.
Arguments
- object
A fitted model object from
estimate_secondary()- type
Character string indicating the type of summary to return. Options are "compact" (default) which returns delay distribution parameters and scaling factors, or "parameters" for all parameters or a filtered set.
- params
Character vector of parameter names to include. Only used when
type = "parameters". If NULL (default), returns all parameters.- CrIs
Numeric vector of credible intervals to calculate.
- ...
Additional arguments (currently unused)
