| BFConstraint-class {quid} | R Documentation |
S4 class for representing constraints
Description
BFConstraint is a S4 class that represents the input and output of
user-defined constraints in Bayesian Mixed Model analysis.
Slots
priorProbabilitya numeric giving the prior probability of all individual effects being as defined in the constraints.
posteriorProbabilitya numeric giving the posterior probability of all individual effects being as defined in the constraints.
bayesFactora numeric giving the Bayes Factor in support of the defined constraints.
constraintsa data frame containing the specified constraints.
cleanConstraintsA data frame containing the specified constraints as they are presented by
constraintBF.
[Package quid version 0.0.1 Index]