get_non_zero_coefficients: Extract the non-zero coefficients from the fit object

View source: R/functions.R

get_non_zero_coefficientsR Documentation

Extract the non-zero coefficients from the fit object

Description

Extract the coefficients (C) from the fit object where the coefficient has at least one non-zero entry across the response variables

Usage

get_non_zero_coefficients(fit_obj)

Arguments

fit_obj

A named list containing the results of the multisnpnet results.


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