modTwTwoDenEx1: modTwTwoDenEx1

Description Usage Arguments Details Value Author(s)

Description

example model giving two predictions that can be compared to different observations

Usage

1
modTwTwoDenEx1(theta, xSparse, xRich, thresholdCovar = 0)

Arguments

theta

model parameters a and b

xSparse

numeric vector of Sparse input/output relationship

xRich

numeric vector of rich input/output relationship

thresholdCovar

model structural deficiency

Details

model output y1 represents a longterm observations It is based on longterm average of xRich instead of detailed values , Model output y1 represents a short measurement campaing. During this campaing xSparse does not vary but detailed measurements of xRich are utilized , In the short-term relation, the model may simulate a detailed threshold in the covariate or abstract from those details by thresholdCovar=0.

Value

list with model predictions

y1

theta[1]*x1 + theta[2]*mean(xRich)/10

Author(s)

Thomas Wutzler


twDEMC documentation built on May 2, 2019, 5:38 p.m.