OdeModelGQ: An ODE model GQ fit (R6 class)

OdeModelGQR Documentation

An ODE model GQ fit (R6 class)

Description

Used for holding the output of the ⁠$gqs()⁠ method of the OdeModel and OdeModelMCMC class. Users are not meant to instantiate objects of this class directly.

Super class

odemodeling::OdeModelFit -> OdeModelGQ

Methods

Public methods

Inherited methods

Method print()

Print information about the object.

Usage
OdeModelGQ$print()

Method clone()

The objects of this class are cloneable with this method.

Usage
OdeModelGQ$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also

For more useful methods, see the methods inherited from OdeModelFit.

Other model fit classes: OdeModelFit, OdeModelMCMC


jtimonen/odemodeling documentation built on Sept. 15, 2024, 4:29 a.m.