fit_model_approximate | R Documentation |
Fits a stan model using variational inference.
fit_model_approximate(args, future = FALSE, id = "stan")
args |
List of stan arguments. |
future |
Logical, defaults to |
id |
A character string used to assign logging information on error.
Used by |
A stan model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.