z_test: z-test p-value

Description Usage Arguments Value Author(s)

Description

Computes the p-value of the z-test (assuming known variances).

Usage

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

Arguments

x1

First stage observations

x2

Second stage observations

g1

First stage treatment assignments

g2

Second stage treatment assignments

sigma

Common standard deviation

x3

Third stage observations

g3

Third stage treatment assignments

Value

p-value of the z-test

Author(s)

Florian Klinglmueller


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