Learn R Programming

lass0 (version 1.1.0)

print.lass0: Print a lass0 object

Description

Print a summary of the Lasso-Zero estimate

Usage

# S3 method for lass0
print(x, ...)

Arguments

x

a "lass0" object.

...

additional print arguments.

Details

The call that produced the object x is printed, followed by the estimated regression coefficients and intercept.

References

Descloux, P., & Sardy, S. (2018). Model selection with lasso-zero: adding straw to the haystack to better find needles. arXiv preprint arXiv:1805.05133. https://arxiv.org/abs/1805.05133

See Also

lass0 and plot.lass0