genNcps_new | R Documentation |
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's |
bias |
a list of biases - corresponding to the different randSeq's |
endp |
object of the class endpoint. |
weight |
if set to TRUE the weight will be set to 1, according to the paper |
a list containing the noncentrality parameters delta and lambda of all randomization sequences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.