summary.cglm: Summarizes instrumental variable estimation

Description Usage Arguments Author(s) Examples

View source: R/sourcecode.R

Description

This is a summary method for class "cglm".

Usage

1
2
## S3 method for class 'cglm'
summary(object, ...)

Arguments

object

an object of class "cglm".

...

not used.

Author(s)

Arvid Sjolander

Examples

1
##See documentation for cglm.

cglm documentation built on Dec. 10, 2019, 5:12 p.m.

Related to summary.cglm in cglm...