doublyTValues {randomizeR} | R Documentation |
Calculation of the biased type-one-error probability (resp. power) of Student's t-test
Description
Computes the biased type-one-error probability (resp. power) of Student's t-test due to shifts in the expectation vectors in both treatment groups.
Usage
doublyTValues(randSeq, bias, endp)
Arguments
randSeq |
object of the class randSeq. |
bias |
object of the class bias. |
endp |
object of the class endpoint. |
Value
the biased type-one-error probability (resp. power) of all randomization sequences.
[Package randomizeR version 3.0.2 Index]