i2p_sample | R Documentation |
Fit a CmdStan model using NUTS
i2p_sample(data, model = i2p_model(), diagnostics = TRUE, ...)
data |
A list of data as produced by |
model |
A |
diagnostics |
Logical, defaults to |
... |
Additional parameters passed to the |
A data.frame
containing the cmdstanr
fit, the input data, the
fitting arguments, and optionally summary diagnostics.
Other model:
i2p_model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.