ridge | R Documentation |
Performs ridge
ridge(lambda1, lambda2, diag, X, r, thr, x, yhat, trace, maxiter)
lambda1 |
lambda |
lambda2 |
lambda |
X |
genotype Matrix |
r |
correlations |
thr |
threshold |
x |
beta coef |
yhat |
A vector |
trace |
if >1 displays the current iteration |
maxiter |
maximal number of iterations |
conv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.