listToMatrix: List to sparse matrix conversion

Description Usage Arguments Value See Also

Description

create a matrix with all estimated coefficients from the output of HDlars or EMlasso functions.

Usage

1
listToMatrix(x, row = c("covariates", "lambda"))

Arguments

x

a LarsPath or EMlasso object

row

if covariates, covariates are in row

Value

A sparse matrix containing the values of estimated coefficients for all penalty parameter and all covariates

See Also

HDlars EMlasso


HDPenReg documentation built on May 2, 2019, 6:09 p.m.