Test.Null: Test the Null Hypothesis via Permutation

Description Usage Arguments Value

View source: R/5_Permutation.R

Description

Test the Null Hypothesis via Permutation

Usage

1
Test.Null(y0, n0, y1, n1, weights = weights, alpha = 0.05, reps)

Arguments

y0

Events per category in arm 0.

n0

Subjects per category in arm 0.

y1

Events per category in arm 1.

n1

Subjects per category in arm 1.

weights

Stratum mixing weights.

alpha

Type 1 error rate.

reps

Permutation replicates.

Value

Data.frame containing:


zrmacc/MargRates documentation built on Jan. 1, 2021, 1:55 p.m.