ParameterizationSummaryData | R Documentation |
Summary statistics for (potentially multi-chained) simulated parameters, such as MCMC simulations with Reca. 'chains' in this respect refers to statistically independent simulations.
list with two members 'ParameterSummary' and 'RunParameters',
which both all data.table
s. 'ParameterSummary'
contains parameter statistics for simulations and have the following columns:
Identifies the parameter that is summarized.
Mean of the parameter
Variance of the parameter
Identifies the parameterization chain.
RunParameters summarizes global control parameters for each chain and has columns:
Identifies the parameterization chain.
The number of iterations for parameter simulation
RunRecaModels
for running Reca-analysis
ReportRecaParameterStatistics
for creating ParameterizationSummaryData from Reca-simulations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.