adaptive_ttest_os: Adaptive t-test

Description Usage Arguments Details Value Author(s)

Description

Adaptive t-test as described in Timmesfeld et al. (2007)

Usage

1
adaptive_ttest_os(x, n1, n, ne, alpha = 0.025, mpfr = FALSE)

Arguments

x

Observations

n1

First stage sample size

n

Pre-planned total sample size

ne

Extended sample size

alpha
mpfr

Whether to use high precision numbers from Rmpfr

Details

Warning the current implementation seems to be numerically instable

Value

Logical whether the test rejects

Author(s)

Florian Klinglmueller


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