getOdinGen {clockSim} | R Documentation |
Get all clock model Odin generator objects
Description
Refer to package documentation on preconfigured models in this package. This function is intended for advanced usage only; normally calling other helper functions will suffice for simulation.
Usage
getOdinGen()
Value
Named list of Odin generator R6 objects.
Examples
names(getOdinGen()) # All available models
vignette("clock-models", "clockSim")
vignette("noisy-LG-model", "clockSim") # Noise-incorporated model using SDE simulation
[Package clockSim version 0.1.2 Index]