Print method for objects of the class "summary.lm_mat"
# S3 method for summary.lm_mat
print(x, digits = max(3L, getOption("digits") - 3L),
symbolic.cor = x$symbolic.cor,
signif.stars = getOption("show.signif.stars"), ...)
an object of class "summary.lm_mat", usually, a result of a call to summary.lm_mat.
Number of digits to which result should be rounded
logical. If TRUE, print the correlations in a symbolic form (see symnum) rather than as numbers.
logical. If TRUE, <U+2018>significance stars<U+2019> are printed for each coefficient.
Additional arguments
Regression results printed in console