fbet-class {fbst} | R Documentation |
Class "fbet-class"
Description
Class for modelling the results of a Full Bayesian Evidence Test
Objects from the Class
Store the results of a FBET
Slots
data
:Object of class
"list"
holding the results of the Full Bayesian Evidence Test.posteriorDensityDraws
holds the posterior MCMC parameter draws,posteriorDensityDrawsSorted
stores the sorted posterior MCMC parameter draws,postDensValues
stores the posterior density values,indices
stores the indices for deciding which values pass the evidence-threshold\nu
,interval
stores the boundaries of the interval null hypothesis,referenceFunction
stores the name of the reference function used,nu
specifies the evidence-threshold used for computation of the Bayesian evidence interval,evidenceInterval
holds the endpoints of the resulting Bayesian evidence interval,eValueH0
holds the Bayesian evidence value in favour of the interval null hypothesis,eValueH1
holds the Bayesian evidence value in favour of the alternative hypothesis (or equivalently, against the interval null hypothesis)