A named list with at minimum three elements:
- n_individuals
Integer. Number of individuals in the analysis.
- population_parameters
Named list with sub-lists mu_p,
sigma_p, and sigma_obs, each containing
estimate, se, ci_lower, and ci_upper.
- variance_decomposition
Named list (present when total variance
is positive) with between_individual_variance,
within_individual_variance, total_variance,
between_individual_prop, within_individual_prop, and
intraclass_correlation.
When individual outcome data are available, outcome_variation is
appended (sub-lists consumption and optionally growth,
each with variance, cv, and range). When covariate
effects are present and include_covariates = TRUE,
covariate_effects is also appended. Stops with an error if
result was not produced by the hierarchical method.