print.sparseR {sparseR}R Documentation

Print sparseR object

Description

Print sparseR object

Usage

## S3 method for class 'sparseR'
print(x, prep = FALSE, ...)

Arguments

x

a sparseR object

prep

Should the SR set-up information be printed as well?

...

additional arguments passed to print.ncvreg

Value

returns x invisibly


[Package sparseR version 0.2.3 Index]