petab_duplicateControls: Duplicate control data points

View source: R/PEtab.R

petab_duplicateControlsR Documentation

Duplicate control data points

Description

Mainly for plotting, e.g. such that mean-lines start at zero

Usage

petab_duplicateControls(pe, i, conditionMapping, FLAGDuplicatesFirst = TRUE)

Arguments

i

logical expression operating on the DC (not DCO) indicating which data points are to be duplicated

conditionMapping

data.table(conditionId, conditionIdNew) where conditionId is the control condition and conditionIdNew is the condition where to the data point shall be copied

FLAGDuplicatesFirst

put duplicated data on top or bottom of measurementData? Relevant for plotting, which points are getting drawn on top of each other

Value

pe with updated

Author(s)

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

See Also

Other measurementData: petab_applyInverseObservableTransformation(), petab_applyObservableTransformation(), petab_fixErrorModel(), petab_measurementData()


dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.