stan_augbin_demo: Simple helper function to demonstrate fitting of an Augmented...

View source: R/stan_augbin_demo.R

stan_augbin_demoR Documentation

Simple helper function to demonstrate fitting of an Augmented Binary model.

Description

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.

Usage

stan_augbin_demo()

Value

instance of augbin_fit

See Also

stan_augbin augbin_fit prior_predictive_augbin_2t_1a sampling

Examples

## Not run: 
fit <- stan_augbin_demo()
# I told you it was simple.

## End(Not run)

trialr documentation built on April 1, 2023, 12:03 a.m.