View source: R/stan_augbin_demo.R
stan_augbin_demo | R Documentation |
This function exist mostly to demonstrate things you can do to instances of
augbin_fit
without having to paste into each example the not
inconsiderable blob of code to sample outcomes and fit the model.
stan_augbin_demo()
instance of augbin_fit
stan_augbin
augbin_fit
prior_predictive_augbin_2t_1a
sampling
## Not run:
fit <- stan_augbin_demo()
# I told you it was simple.
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.