R/stan_augbin_demo.R
stan_augbin_demo.Rd
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
if (FALSE) { fit <- stan_augbin_demo() # I told you it was simple. }