Skip to contents

Function to generate summary statistics

Generates summary statistics for the combined MCMC results for non-sex-specific estimations.

Usage

generate_summary_noSex(data)

generate_summary_noSex(data)

Arguments

data

A list containing combined results of MCMC chains, typically the output of combine_chains_noSex.

Value

A summary data frame containing Median, threshold, First Quartile, and Asymptote Value.

A summary data frame containing median, threshold, first quartile, and asymptote values.