BinaryOutcome class
BinaryOutcome-class.RdBinaryOutcome class
Slots
function_stan_codecharacter. stan function code block containing text to interpolate into stan model.
param_stan_codecharacter. stan parameter code block containing text to interpolate into stan model.
likelihood_stan_codecharacter. stan model likelihood code block containing text to interpolate into stan model.
n_paraminteger. Number of ancillary parameters for the model to estimate.
param_priorslist. Named list of prior distributions on the ancillary parameters in the model.
binary_varcharacter. Variable used for outcome in
BinaryOutcomeobjects.