View source: R/calc_functions.R
| basic.sven.model | R Documentation |
Fits SVEN on (x, y) using the supplied tuned parameters.
basic.sven.model(x, y, params, seed = 2441139)
x |
Cleaned SNP matrix. |
y |
Phenotype vector. |
params |
Named numeric vector with lambda and w. |
seed |
Random seed (default 2441139). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.