print.glm: Print Objects of Type glm

View source: R/glm.R

print.glmR Documentation

Print Objects of Type glm

Description

Print Objects of Type glm

Usage

## S3 method for class 'glm'
print(x, format = c("default", "text"), sig.level = 0.05, ...)

Arguments

x

an object of class "glm", a result of a call to glm

format

format of the output

sig.level

significance level

...

additional parameters passed to other functions


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.