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 "summary.stdGee".

...

not used.

Author(s)

Arvid Sjolander

See Also

stdGee

Examples


##See documentation for stdGee


[Package stdReg version 3.4.1 Index]