Binomial.Bayesian: Constructor for Binomial Bayesian distribution

Description Usage Arguments Value

Description

Constructor for Binomial Bayesian distribution

Usage

1
Binomial.Bayesian(model_object, outcome, group = NA, opt = NA)

Arguments

model_object

an object coming from the fit_model() function

outcome

the variable to be used as the dependent variable provided as an expression

group

the variable to be used as the grouping variable provided as an expression

opt

the model options provided as a function call to model_options()

Value

An object of class Binomial.Bayesian.


bprucka/uttr documentation built on May 27, 2019, 11:54 a.m.