thylacine_example_matrices_rerun: Thylacine vignette demonstration example (re-run) matrices

thylacine_example_matrices_rerunR Documentation

Thylacine vignette demonstration example (re-run) matrices

Description

A dataset containing precalculated (re-run) summary matrices for use when running the Thylacine example vignette in demonstration mode. The values were obtained by running the vignette code for 10 replicate re-runs of the selected 'best' 200 model simulations with DEMONSTRATION = FALSE.

Format

A list containing the following matrices:

bounty_slope

2,000 row by 3 column matrix of calculated slope of total bounty submitted across 3 intervals for each sample simulation

ibra_extirpation

2,000 row by 9 column matrix of extirpation dates for each IBRA bioregion for each sample simulation

Source

Precalculated demonstration via example simulation re-runs.

Examples

data(thylacine_example_matrices_rerun)
rowMeans(thylacine_example_matrices_rerun$bounty_slope)
rowMeans(thylacine_example_matrices_rerun$ibra_extirpation)


poems documentation built on April 4, 2025, 5:07 a.m.