lm.ANOVA {QUALYPSO}R Documentation

lm.ANOVA

Description

Partition uncertainty in climate responses using an ANOVA inferred with a Bayesian approach.

Usage

lm.ANOVA(phiStar, scenAvail, listOption = NULL, namesEff)

Arguments

phiStar

matrix of climate change responses (absolute or relative changes): nS x n. n can be the number of time steps or the number of grid points

scenAvail

data.frame nS x nEff with the nEff characteristics (e.g. type of GCM) for each of the nS x nS scenarios

listOption

list of options (see QUALYPSO)

namesEff

names of the main effects

Value

list with the following fields:

Author(s)

Guillaume Evin


[Package QUALYPSO version 2.3 Index]