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 |
... |
not used. |
Author(s)
Arvid Sjolander
See Also
Examples
##See documentation for stdGlm
[Package stdReg version 3.4.1 Index]