Simulate and plot an IQRsysModel for provided parameterizations

If IQRsysModel contains data it will be plotted as well. This function allows to compare different parameterizations of an IQRsysModel

comparePars_IQRsysModel(
  sysmodel,
  ...,
  SIMOPT.atol = 1e-06,
  SIMOPT.rtol = 1e-06
)

Arguments

sysmodel

IQRsysModel object

...

Named elements defining parameterizations for an IQRsysModel

SIMOPT.atol

absolute integrator tolerance

SIMOPT.rtol

relatice integrator tolerance

Value

ggplot2 object

Author

Henning Schmidt, IntiQuan