tsvd_of_C_with_names: Compute the TSVD of the regression coefficient

View source: R/functions.R

tsvd_of_C_with_namesR Documentation

Compute the TSVD of the regression coefficient

Description

Compute the TSVD of the regression coefficient C and set colnames and rownames in the decomposed matrices.

Usage

tsvd_of_C_with_names(fit_obj, component_prefix = "Component", rank = NULL)

Arguments

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


junyangq/multiSnpnet documentation built on Oct. 19, 2023, 8:22 p.m.