output: pdf_document: default html_document: default
The bain (Bayesian informative hypotheses evaluation) Paired Samples t-test allows you test the nulthypothesis that means of two repeated measures are equal versus one-sided and two-sided alternative hypotheses.
You can choose from five testing situations:
H0: m1 = m2 versus H1: m1, m2 (no constraints on both means)
H0: m1 = m2 versus H1: m1 > m2 versus H2: m1 < m2
If under the Bayes Factors label you choose BF01, values of the Bayes factor larger than 1 express support in favor of H0. If you choose BF10, values of the Bayes factor larger than 1 express support in favor of H1 (or H2).
Four pieces of results for each pair of variables are obtained after running a bain Paired Samples t-test:
The table in which the Bayes facor of H0 versus the alternative hypotheses is presented. This table also contains the posterior model probability of each hypothesis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.