Calculation of the NCPs of each randomization sequence for the doubly noncentral t-distribution
Computes the noncentrality parameters delta and lambda for the doubly noncentral t-distribution of each randomization sequence.
genNcps_new(randSeq, bias, endp, weight = FALSE)
randSeq
: a list of randSeq(rCrSeq or others) with possible varying N'sbias
: a list of biases - corresponding to the different randSeq'sendp
: object of the class endpoint.weight
: if set to TRUE the weight will be set to 1, according to the papera list containing the noncentrality parameters delta and lambda of all randomization sequences.
Useful links