Learn R Programming

clockSim (version 0.1.1)

getOdinGen: 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()

Arguments

Value

Named list of Odin generator R6 objects.

Examples

Run this code
names(getOdinGen()) # All available models
vignette("clock-models", "clockSim")
vignette("noisy-LG-model", "clockSim") # Noise-incorporated model using SDE simulation

Run the code above in your browser using DataLab