doublyF_value {randomizeR} | R Documentation |
Rejection probability for one sequence in the presence of selection bias
Description
Rejection probability for one sequence in the presence of selection bias
Usage
doublyF_value(R, bias, endp)
Arguments
R |
object of type randSeq representing the randomization procedure |
bias |
selection or chronological bias object, containing eta(or theta) and alpha |
endp |
endpoint object, containing mu and sigma |
Value
data frame containing the non centrality parameters, the degrees of
freedom, the 1-alpha
quantile corresponding to the central f distribution and
a numeric value for probability of false rejection of the null
hypothesis of no difference in the presence of selection bias.
[Package randomizeR version 3.0.2 Index]