quality {multisensi}R Documentation

quality of any approximation

Description

Function that computes the sensitivity quality after making some assumptions about the number of PCs and the number of interactions

Usage

quality(echsimul, echsimul.app)

Arguments

echsimul

model outputs

echsimul.app

Predicted model output

Value

A list with the following components:

moy.biais

mean of the residuals

residuals

biais

coef.det

R-square

Note

This is essentially an internal function for the multisensi package


[Package multisensi version 2.1-1 Index]