View source: R/outputHelpers.R
generate_summary_noSex | R Documentation |
Generates summary statistics for the combined MCMC results for non-sex-specific estimations.
generate_summary_noSex(data, verbose = FALSE)
data |
A list containing combined results of MCMC chains, typically the output of |
verbose |
Logical, whether to print summary to console. Default is FALSE. |
A data.frame containing summary statistics (min, 1st quartile, median, mean, 3rd quartile, max) for median, threshold, first quartile, and asymptote values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.