output: pdf_document: default html_document: default
The bain (Bayesian informative hypotheses evaluation) One Sample t-test allows you test the nulthypothesis that the mean of a variable is zero versus one-sided and two-sided alternative hypotheses.
You can choose from five testing situations (note that the reference value "ref"" can be entered in the "Test value" box):
H0: m = ref versus H1: m (no constraint on the mean)
H0: m = ref versus H1: m > ref versus H2: m < ref
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 One Sample t-test:
The table in which the Bayes facor of H0 versus the alternative hypothese 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.