tsvd_of_C_variant_loadings_as_data_framte | R Documentation |
Extract the variant loadings of the SVD of coefficients as a data frame
tsvd_of_C_variant_loadings_as_data_framte(
fit_obj,
component_prefix = "Component",
rank = NULL
)
fit_obj |
A named list containing the results of the multisnpnet results. |
component_prefix |
the prefix of the SVD loadings column |
rank |
the rank of SVD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.