dynrRecipe-class | R Documentation |
The dynrRecipe Class
This is an internal class structure. You should not use it directly.
The following are all subclasses of this class: dynrMeasurement-class
,
dynrDynamics-class
, dynrRegimes-class
,
dynrInitial-class
, dynrNoise-class
,
and dynrTrans-class
. Recipes are the things that
go into a dynrModel-class
using dynr.model
.
Use the recipe prep functions (prep.measurement
,
prep.formulaDynamics
, prep.matrixDynamics
,
prep.regimes
, prep.initial
, prep.noise
,
or prep.tfun
) to create these classes instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.