Function reference
-
DataConfiguration
- DataConfiguration
-
DataMapping
- DataMapping
-
DataMappingConfiguration
- DataMappingConfiguration
-
XYData
- XYData
-
PlotConfiguration
- PlotConfiguration
-
Plotable
- Plotable
-
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 aDataMapping
object
-
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.
-
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
dataMapping
s
-
XYDataTypes
- Possible entries for the
dataType
field of aXYData
object