View source: R/logRankDistribution.R
logRankRejectionProb | R Documentation |
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.
logRankRejectionProb(randSeq, bias, endp)
randSeq |
object of the class randSeq. |
bias |
object of the class bias. |
endp |
object of the class endpoint. |
the rejection probability (type I error probability resp. power) of all randomization sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.