Generates summary statistics for the combined MCMC results for non-sex-specific estimations.
generate_summary_noSex(data, verbose = FALSE)
A data.frame containing summary statistics (min, 1st quartile, median, mean, 3rd quartile, max) for median, threshold, first quartile, and asymptote values.
A list containing combined results of MCMC chains, typically the output of combine_chains_noSex
.
Logical, whether to print summary to console. Default is FALSE.