print.summary.roblm {roblm} | R Documentation |
Print method for elements of class summary.roblm
## S3 method for class 'summary.roblm': print(x, digits = max(3, getOption("digits") - 3), symbolic.cor= x$symbolic.cor, signif.stars = getOption("show.signif.stars"), ...)
x |
an object as created by summary.roblm |
digits |
number of digits to display |
symbolic.cor |
logical variable indicationg whether to use symbols to display the estimated correlation matrix of the coefficient estimators |
signif.stars |
logical variable indicating whether to use stars to display different levels of significance in the individual t-tests |
... |
extra arguments for print |
print.summary.lm