datapointL2_indiv: DatapointL2 without access to stored predictions

datapointL2_indivR Documentation

DatapointL2 without access to stored predictions

Description

DatapointL2 without access to stored predictions

Usage

datapointL2_indiv(
  name,
  time,
  value,
  sigma = 1,
  attr.name = "validation",
  condition,
  prd_indiv
)

Arguments

name

character, the name of the prediction, e.g. a state name.

time

numeric, the time-point associated to the prediction

value

character, the name of the parameter which contains the prediction value.

sigma

numeric, the uncertainty of the introduced test data point

attr.name

character. The constraint value is additionally returned in an attributed with this name

condition

character, the condition for which the prediction is made.

prd_indiv

a prediction function

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)


dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.