article.ttest_full: Comprehensive Article-output for a t.test

Description Usage Arguments Value

Description

Produces article-ready APA output for an t.test-object, including test statistic, p-value, Cohen's D, BayesFactor and Highest Posterior Density Interval

Usage

1
article.ttest_full(obj = NULL, dz = NULL, BF = NULL, unit = "ms")

Arguments

obj

the output object of an t.test function (stats package)

dz

output from cohensD() function (CohensD package)

BF

output from ttestBF()-function (BayesFactor package)

unit

the measurement unit, defaults to 'ms'

Value

string vector giving the formatted article text article.ttest_full()


mariansauter/sauter documentation built on May 4, 2019, 10:55 a.m.