Description Usage Arguments Details Value Note Author(s) Examples
Compute a Bayes Factor for the comparison of independent variances
1 | indepvarBF(x, y, rscale = "medium")
|
x |
first continuous variable |
y |
second continuous variable |
rscale |
The prior width specifying the alternative hypothesis,
passed to |
This function realizes a test of independent variances by converting
the F value from a Levene test to a Bayes Factor using the function
oneWayAOV.Fstat.
The Bayes factor quantifying the degree to which the alternative hypothesis is favored over the null hypothesis
As stated it the documentation to oneWayAOV.Fstat,
this method should only be used with F values obtained from balanced designs
(i.e., the groups should have equal size).
Martin Papenberg martin.papenberg@hhu.de
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.