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

priorProbability

a numeric giving the prior probability of all individual effects being as defined in the constraints.

posteriorProbability

a numeric giving the posterior probability of all individual effects being as defined in the constraints.

bayesFactor

a numeric giving the Bayes Factor in support of the defined constraints.

constraints

a data frame containing the specified constraints.

cleanConstraints

A data frame containing the specified constraints as they are presented by constraintBF.


[Package quid version 0.0.1 Index]