petab_duplicateControls | R Documentation |
Mainly for plotting, e.g. such that mean-lines start at zero
petab_duplicateControls(pe, i, conditionMapping, FLAGDuplicatesFirst = TRUE)
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 |
pe with updated
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other measurementData:
petab_applyInverseObservableTransformation()
,
petab_applyObservableTransformation()
,
petab_fixErrorModel()
,
petab_measurementData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.