Print a `Glm` Object
# S3 method for Glm
print(x, digits = 4, coefs = TRUE, title = "General Linear Model", ...)
`Glm` object
number of significant digits to print
specify `coefs=FALSE` to suppress printing the table of model coefficients, standard errors, etc. Specify `coefs=n` to print only the first `n` regression coefficients in the model.
a character string title to be passed to `prModFit`
ignored
Frank Harrell
Prints a `Glm` object, optionally in LaTeX or html