tsvd_of_C_variant_loadings_as_data_framte: Extract the variant loadings of the SVD of coefficients as a...

View source: R/functions.R

tsvd_of_C_variant_loadings_as_data_framteR Documentation

Extract the variant loadings of the SVD of coefficients as a data frame

Description

Extract the variant loadings of the SVD of coefficients as a data frame

Usage

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

Arguments

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


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