In the Ospsuite.Core we calculate a Comparison Threshold for each state variable and each observer dynamically, based on the AbsTol and ScaleFactor for the state variables and on the monitor formula for observers; also having special handling for Fractions.
Values below that comparison tolerance are considered numerical noise.
I wonder if we should export this property to R and use as a default for each variable if not passed by user
Values below that comparison tolerance are considered numerical noise. I wonder if we should export this property to R and use as a default for each variable if not passed by user
_Originally posted by @Yuri05 in https://github.com/Open-Systems-Pharmacology/OSPSuite-R/pull/1341#discussion_r1435059025_