print.glm
Print a 'Glm' Object
## S3 method for class 'Glm' print(x, digits = 4, coefs = TRUE, title = "General Linear Model", ...)
x |
'Glm' object |
digits |
number of significant digits to print |
coefs |
specify 'coefs=FALSE' to suppress printing the table of |
title |
a character string title to be passed to 'prModFit' |
... |
ignored |
Prints a 'Glm' object, optionally in LaTeX or html
Frank Harrell
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.