IndLTPrior-class: A class to hold the priors for the ensemble model.

IndLTPrior-classR Documentation

A class to hold the priors for the ensemble model.

Description

An IndLTPrior object encapsulates the prior information for the long-term discrepancies of the individual simulators within the ensemble model.

Details

Individual long-term discrepancies \gamma_k are drawn from a distribtion

\gamma_k \sim N(0, C_\gamma).

Accepted parametrisation forms for this discrepancy are lkj, beta, or inv_wishart. See details of the EnsemblePrior() constructor for more details.

Slots

parametrisation_form

The parametrisation by which the covariance matrix of the noise of the AR process is decomposed.

var_params

The parameters characterising the variance of the distribution of the individual long-term discrepancy.

cor_params

The parameters characterising the correlations of the distribution of the individual long-term discrepancy.

See Also

IndSTPrior, ShaSTPrior, TruthPrior,


EcoEnsemble documentation built on April 4, 2025, 1:55 a.m.