QUALYPSOSS.process.scenario: QUALYPSOSS.process.scenario

View source: R/QUALYPSOSS.r

QUALYPSOSS.process.scenarioR Documentation

QUALYPSOSS.process.scenario

Description

compute different objects used for the application of Smoothing-Splines ANOVA (SS-ANOVA), these objects being processed outputs of the scenario characteristics

Usage

QUALYPSOSS.process.scenario(scenAvail, predContUnique)

Arguments

scenAvail

matrix of scenario characteristics nS x nK.

predContUnique

(optional) unique values of continuous predictors.

Value

list containing diverse information aboutwith the following fields:

  • scenAvail: Record first argument of the function,

  • predContUnique: Record second argument of the function,

  • XFull: data.frame with all possible combinations of predictors (continuous AND discrete),

  • nFull: number of rows of XFull,

  • nK: Number of columns of ScenAvail (i.e. number of discrete predictors),

  • predDiscreteUnique: List containing possible values for each discrete predictor.

Author(s)

Guillaume Evin


qualypsoss documentation built on Aug. 31, 2022, 5:09 p.m.