fx {powerpkg} | R Documentation |
Internal function for the ptdt function
Description
Internal function for the ptdt function, based on formulae from Abel and Muller-Myhsok (1998) Am J Hum Genet 63:664-667
Usage
fx(bta, n, alpha, p1, s)
Arguments
bta |
defined by Abel and Muller-Myhsok. |
n |
defined by Abel and Muller-Myhsok. |
alpha |
the significance level of the test. |
p1 |
defined by Abel and Muller-Myhsok. |
s |
defined by Abel and Muller-Myhsok. |
Details
See Abel and Muller-Myhsok
Value
f |
See Abel and Muller-Myhsok |
Note
These are based on a Mathematica notebook created by Martin Farrall.
Author(s)
Daniel E. Weeks
References
Abel L, Muller-Myhsok B. Maximum-likelihood expression of the transmission/disequilibrium test and power considerations. Am J Hum Genet. 1998 Aug;63(2):664-7.
See Also
Examples
## NONE: Internal function
[Package powerpkg version 1.6 Index]