Skip to contents

R6 Classes

Important objects for modeling and simulation and plotting workflows.

DataConfiguration
DataConfiguration
DataMapping
DataMapping
DataMappingConfiguration
DataMappingConfiguration
XYData
XYData
PlotConfiguration
PlotConfiguration
Plotable
Plotable

Helper functions for plotting

plotBoxPlot()
Create a box-plot of data
plotIndividualProfile()
Plot individual time-values profile
plotMultiPanel()
Plot multiple PlotMapping in one plot.
plotPopulationQuantiles()
Plot individual time-values profile
plotPredictedVsObserved()
Plot a predicted-versus-observed goodness of fit plot
plotXYDataAggregated()
Plot XYData quantiles
PlotTypes
Possible entries for the plotType field of a DataMapping object

Validation helpers

validateFileExists()
Check if the file exists. If not, stop with an error.
validateLength()
Check if the provided object is of a certain length. If not, stop with an error.

Miscellaneous helper functions

getEsqlabsRLegacySetting()
Get the value of a global esqlabsRLegacy setting.
getQuantilesYData()
Calculate quantiles for given xy-vectors
isCharInString()
Is a character part of string?
readOSPSTimeValues()
Read time-values data from excel file
calculateRMSE()
Calculate the root mean square error for groupings in dataMappings
XYDataTypes
Possible entries for the dataType field of a XYData object