Comprehensive post-simulation analysis summary
Source:R/15.1-analysis-extraction.R
create_result_summary.Rd**Post-hoc analysis function** — takes a finished fb4_result object
and bundles growth, feeding, and energy-budget analyses into a single list.
Useful when you need all major metrics in one call.
This is different from the internal $summary slot (built automatically
during result construction by create_unified_summary()). This function
re-derives richer metrics from daily_output and supports uncertainty
propagation for MLE / bootstrap / hierarchical results.
Arguments
- result
An
fb4_resultobject returned byrun_fb4()- individual_id
For hierarchical models: individual ID to extract (
NULLreturns population-level summary)- confidence_level
Confidence level for uncertainty intervals, default 0.95