Learn R Programming

stdReg (version 1.0)

print.summary.stdGlm: 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.

See Also

stdGlm

Examples

Run this code
##See documentation for stdGlm

Run the code above in your browser using DataLab