R/enums.R
ScalingOptions.Rd
Scaling options applicable to output mappings, impacting how simulation results are compared to observed data.
ScalingOptions
An object of class list of length 2.
list
Available scaling options are:
"lin"
Linear scaling, used by default.
"log"
Logarithmic scaling, for when data spans several orders of magnitude.