estprop_slow | R Documentation |
This should return the same as estprop for a pair of snps, but is slower. Left here for checking. Also accomodates more than two snps.
estprop_slow(b1, b2, V1, V2)
b1 |
regression coefficients for trait 1 |
b2 |
regression coefficients for trait 2 |
V1 |
variance-covariance matrix for trait 1 |
V2 |
variance-covariance matrix for trait 2 |
a list, containing the test statistic and two datasets for plotting the input data or eta
Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.