logRankRejectionProb: Approximation of the biased type I error probability (resp....

View source: R/logRankDistribution.R

logRankRejectionProbR Documentation

Approximation of the biased type I error probability (resp. power) of the log rank test

Description

Computes the biased type I error probability (resp. power) of the log rank test due to shifts in the expectation vectors in both treatment groups.

Usage

logRankRejectionProb(randSeq, bias, endp)

Arguments

randSeq

object of the class randSeq.

bias

object of the class bias.

endp

object of the class endpoint.

Value

the rejection probability (type I error probability resp. power) of all randomization sequences.


randomizeR documentation built on Sept. 19, 2023, 1:08 a.m.