Learn R Programming

stdReg (version 3.4.1)

print.summary.stdGlm: Prints summary of GLM regression standardization fit

Description

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

Usage

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

Arguments

x

an object of class "summary.stdGlm".

not used.

See Also

stdGlm

Examples

Run this code
# NOT RUN {
##See documentation for stdGlm

# }

Run the code above in your browser using DataLab