tsvd_of_C_with_names | R Documentation |
Compute the TSVD of the regression coefficient C and set colnames and rownames in the decomposed matrices.
tsvd_of_C_with_names(fit_obj, component_prefix = "Component", rank = NULL)
fit_obj |
A named list containing the results of the multisnpnet results. |
component_prefix |
A string used as a prefix for the column names corresponding to the latent variables |
rank |
Desired rank of the decomposed matrices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.