print.summary.stdGee {stdReg} | R Documentation |
Prints summary of GEE regression standardization fit
Description
This is a print
method for class "summary.stdGee"
.
Usage
## S3 method for class 'summary.stdGee'
print(x, ...)
Arguments
x |
an object of class |
... |
not used. |
Author(s)
Arvid Sjolander
See Also
Examples
##See documentation for stdGee
[Package stdReg version 3.4.1 Index]