Learn R Programming

psychmeta (version 1.0.2)

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

...

Additional arguments

Value

Regression results printed in console