Description Usage Arguments Value
convert the snpnet regression coeffieicnets (betas) into a data frame.
1 | snpnet_fit_to_df(beta, lambda_idx, covariates = NULL, verbose = FALSE)
|
beta |
A list of vevtors containing beta values at different lambda indices |
lambda_idx |
A lambda index for which we extract the beta values |
covariates |
A list of covariates |
verbose |
A boolean variable indicating whether we should dump logs |
a data frame containing betas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.