.load_model | R Documentation |
Load the Prophet Stan model.
.load_model(backend)
backend |
"rstan" or "cmdstanr". |
stanmodel object if backend = "rstan", CmdStanModel object if backend = "cmdstanr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.