genNcps {randomizeR} | R Documentation |
Calculation of the NCPs of each randomization sequence for the doubly noncentral t-distribution
Description
Computes the noncentrality parameters delta and lambda for the doubly noncentral t-distribution of each randomization sequence.
Usage
genNcps(randSeq, bias, endp)
Arguments
randSeq |
object of the class randSeq. |
bias |
object of the class bias. |
endp |
object of the class endpoint. |
Value
matrix containing the noncentrality parameters delta and lambda of all randomization sequences.
[Package randomizeR version 3.0.2 Index]