Displays a concise summary of an fb4_result object. The output
adapts to the fitting method used: traditional methods (binary search,
optim, direct) show weight, growth, consumption, and convergence;
"mle" shows parameter estimates with confidence intervals and
AIC; "bootstrap" shows mean/SD estimates and CI; and
"hierarchical" shows population-level parameters with model fit
statistics.
Usage
# S3 method for class 'fb4_result'
print(x, ...)