print.summary.regL1 {diagL1} | R Documentation |
Print summary of linear L1 regression object.
## S3 method for class 'summary.regL1'
print(x, digits = max(5, .Options$digits - 2), ...)
x |
This is an object of class " |
digits |
Significant digits reported in the printed table. |
... |
Optional arguments. |
No return value, called for side effects.