View source: R/ctStanModelWriter.R
ctStanUpdModel | R Documentation |
Allows one to change data and or model elements that don't require recompiling, then re fit.
ctStanUpdModel(fit, datalong, ctstanmodel, ...)
fit |
ctStanFit object |
datalong |
data as normally passed to |
ctstanmodel |
model as normally passed to |
... |
extra args for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.