shclust | R Documentation |
Implement the EM algorithm for the SlopeHunter model-based clustering
shclust(gwas, pi0, sxy1)
gwas |
a data frame with columns: xbeta; xse; ybeta; yse. |
pi0 |
initial value for the weight of the mixture component that represents the cluster of SNPs affecting x only. |
sxy1 |
initial value for the covariance between x and y. |
EM fit for SlopeHunter estimator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.