Learn R Programming

OneArmPhaseTwoStudy (version 1.0.3)

getP: Calculates the p-value (binomial test).

Description

Helper-function for the function getCP

Usage

getP(l, pi0, n2)

Arguments

l

number of responses

pi0

response probability under the null hypothesis

n2

number of enrolled patients

See Also

getCP