| formatQUALYPSSoutput | R Documentation |
formatQUALYPSSoutput
formatQUALYPSSoutput( lOpt, lDim, lScen, ANOVA.step1, ANOVA.step2, ANOVA.step3, climResponse, change.variable )
lOpt |
list of options, returned by |
lDim |
list of dimensions |
lScen |
list of scenario characteristics, output from |
ANOVA.step1 |
list provided by |
ANOVA.step2 |
list provided by |
ANOVA.step3 |
list provided by |
climResponse |
list containing phi, eta, provided by |
change.variable |
list containing phiStar, etaStar, provided by |
list with the following fields:
POINT: list containing the mean estimate of different quantities: RESIDUALVAR
(residual variability), INTERNALVAR (internal variability), GRANDMEAN (grand mean for all time
steps), MAINEFFECT (list with one item per discrete predictor i, containing matrices nT x
nEffi, where nEffi is the number of possible values for the discrete predictor i).
EFFECTVAR, uncertainty related to the different main effect, TOTVAR Total variability,
DECOMPVAR, decomposition of the total variability (percentages) for the different components,
CONTRIB_EACH_EFFECT, contribution of each individual effects (percentages) to the corr. effect uncertainty.
BAYES: list containing quantiles of different estimated quantities, listed in POINT.
MCMC: MCMC draws for the different quantities.
Guillaume Evin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.