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()

Value

instance of augbin_fit

See also

Examples

if (FALSE) { fit <- stan_augbin_demo() # I told you it was simple. }