print.lm_mat: Print method for objects of the class "lm_mat"
Description
Print method for objects of the class "lm_mat"
Usage
# S3 method for lm_mat
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x
Output from the lm_mat()
function.
digits
Number of digits to which result should be rounded
Value
Regression results printed in console