Description Usage Details Value Components Examples
The first step in the dynamically adaptive probabilistic system pipeline.
1 | daps()
|
This should be piped into either add_models() or add_metastate_model().
An object of class daps.
daps-class objects can contain the following components:
daps_metastate_model added via add_metastate_model(). This contains the
state-transition framework.
daps_model_table added via add_models(). This contains individual
variable models.
1 | daps()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.