load_multiSnpnetRdata | R Documentation |
Given a results directory and lambda index (optional), load the corresponding R Data file
load_multiSnpnetRdata(results_dir, lambda_idx = NULL)
results_dir |
The results directory |
lambda_idx |
The lambda index. If not specified, we call find_prev_iter() and load the last lambda index available on the file system. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.