Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.Glm

print.glm


Description

Print a 'Glm' Object

Usage

## S3 method for class 'Glm'
print(x, digits = 4, coefs = TRUE, title = "General Linear Model", ...)

Arguments

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

Details

Prints a 'Glm' object, optionally in LaTeX or html

Author(s)

Frank Harrell


rms

Regression Modeling Strategies

v6.2-0
GPL (>= 2)
Authors
Frank E Harrell Jr <fh@fharrell.com>
Initial release
2021-03-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.