edkz: Expected size for the DKZ 2-stage trial

Description Usage Arguments

View source: R/snb_dist.r

Description

Find the expected size of the DKZ trial with specified parameters.

Usage

1
edkz(n1, r1, p1, n2, r2, p2)

Arguments

n1

maximum number of enrollees in the first stage.

r1

number of successes to move to stage-2.

p1

success probability in stage-1.

n2

maximum number of enrollees in stage-2.

r2

number of successes in stage-2 for success endpoint.

p2

success probability in stage-2.


kaneplusplus/snb documentation built on May 20, 2019, 7:20 a.m.