Description Details Value References
sp.gwas
The penalty function of elastic-net
is defined as
α||β||_1+(1-α)||β||_2/2,
where α is a mixing proportion of ridge and the lasso, and β is regression coefficients. This penalty is equivalent to the Lasso penalty if alpha=1
.
A list of data files(genotype, phenotype, etc.), results for selection probabilities, and manhattan plot for multiple traits.
Zou, H., & Hastie, T. (2005). Regularization and variable selection via the elastic net. Journal of the royal statistical society: series B (statistical methodology), 67(2), 301-320.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.