Learn R Programming

pcvr (version 1.2.0)

conjugate-class: Class conjugate for output from the pcvr::conjugate function.

Description

Comparisons made by the conjugate function return objects of this class containing parameters of the prior and posterior distributions, hypothesis tests, ROPE tests, Bayes Factors, and plots of the posterior.

Arguments

Slots

summary

Summary data frame of results

posterior

Posterior distribution as a list of named lists

prior

Prior distribution as a list of named lists

plot

Optionally a plot of the distributions and their differences

data

The data from s1 and s2 arguments to conjugate.

call

Matched call to conjugate.

Details

See methods(class = "conjugate") for an overview of available methods.

See Also

conjugate