IndLTPrior-class | R Documentation |
An IndLTPrior
object encapsulates the prior information for the long-term discrepancies of the individual simulators within the ensemble model.
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.
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.
IndSTPrior
, ShaSTPrior
, TruthPrior
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.