t_test: t-test p-value

Description Usage Arguments Value Author(s)

Description

Computes the p-value of the t-test (assuming equal variances).

Usage

1
t_test(x1, x2, g1, g2, x3 = NULL, g3 = NULL)

Arguments

x1

First stage observations

x2

Second stage observations

g1

First stage treatment assignments

g2

Second stage treatment assignments

x3

Third stage observations

g3

Third stage treatment assignments

Value

p-value of the t-test

Author(s)

Florian Klinglmueller


floatofmath/resamplingMCP documentation built on May 16, 2019, 1:21 p.m.