print.summary.stdGlm {stdReg}R Documentation

Prints summary of GLM regression standardization fit

Description

This is a print method for class "summary.stdGlm".

Usage

## S3 method for class 'summary.stdGlm'
print(x, ...)

Arguments

x

an object of class "summary.stdGlm".

...

not used.

Author(s)

Arvid Sjolander

See Also

stdGlm

Examples


##See documentation for stdGlm


[Package stdReg version 3.4.1 Index]