Rejection probability in case of selection bias in multi-arm trials
calculates the non-centrality parameters of the F-distribution under third order selection bias.
doublyF_values(randSeq, bias, endp)
randSeq
: the object containing the randomization sequencesbias
: selection bias object, containing eta and alphaendp
: endpoint object, containing mu and sigmadata frame with the sequences and their corresponding ncps and rejection probabilities.
Useful links