View source: R/PUMICE.compute_weights.R
elnet | R Documentation |
Cross-validation
elnet( geno_tuning, expression_tuning, geno_testing, expression_testing, penalty_k, lambda_list )
geno_tuning |
tuning genotype set |
expression_tuning |
tuning expression set |
geno_testing |
testing genotype set |
expression_testing |
testing expression set |
penalty_k |
penalty factor |
lambda_list |
list of l1 penalty value |
elnet()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.