print.gmu_lasso {hdme}R Documentation

Print a GMU Lasso object

Description

Default print method for a gmu_lasso object.

Usage

## S3 method for class 'gmu_lasso'
print(x, ...)

Arguments

x

Fitted model object returned by gmu_lasso.

...

Other arguments (not used).


[Package hdme version 0.6.0 Index]