JGQD.remove: Remove the Coefficients of a JGQD Model.

Description Usage Details Value Note Author(s) References See Also

View source: R/JGQD.remove.R

Description

Removes any existing coefficient functions from the current workspace.

Usage

1

Details

JGQD.remove clears the workspace of functions with names that match the coefficients of the 1D JGQD. This may be used when more than one model is specified in a given session.

Value

No value is returned.

Note

JGQD.remove simply searches the workspace for functions with definitions that match the form of the DiffusionRjgqd interface and removes them from the workspace, freeing up the user to redefine a diffusion with new coefficients.

Author(s)

Etienne A.D. Pienaar: etiennead@gmail.com

References

Updates available on GitHub at https://github.com/eta21.

See Also

JGQD.density and BiJGQD.density.


DiffusionRjgqd documentation built on May 1, 2019, 9:21 p.m.