Skip to content
Prev 26479 / 398502 Next

Printing correlation matrices (lm/glm)

On 20-Dec-02 Ted Harding wrote:
I've found something now!

In fact "methods(print)" lists, inter alia, "print.lm", and "?print.lm"
shows it in the "Usage" section as an item in a parameter list:

     print(summary.lm.obj, digits = max(3, getOption("digits") - 3),
           symbolic.cor = p > 4,
           signif.stars= getOption("show.signif.stars"), ...)

However, the parameter "symbolic.cor" is not mentioned anywhere else
in the rest of the help page, which is why I missed it!

(This is not the first time I've wished it were easier to track down
the detail you're looking for in R help, though this seems to have
been a particularly tough nut).

Best wishes to all,
Ted.

--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at nessie.mcc.ac.uk>
Fax-to-email: +44 (0)870 167 1972
Date: 20-Dec-02                                       Time: 11:05:08
------------------------------ XFMail ------------------------------