saveShiny | R Documentation |
Save the necessary objects for dModtoShiny with the correct names
saveShiny(
reactions = myeqnlist,
x,
parameters,
fixed = NULL,
data,
profiles,
pubref = "none",
errmodel = NULL
)
reactions |
eqnlist-object |
x |
prediction funciton |
parameters |
Parframe, result of mstrust() |
fixed |
Character? fixed parameters? |
data |
datalist |
profiles |
Parframe, result of profile(). Is a proflist also possible? |
pubref |
Link to publication |
errmodel |
obsfn |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.