Learn R Programming

EcoEnsemble (version 1.1.2)

IndLTPrior-class: 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.

Arguments

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.

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.

See Also

IndSTPrior, ShaSTPrior, TruthPrior,