summary.cglm {cglm}R Documentation

Summarizes instrumental variable estimation

Description

This is a summary method for class "cglm".

Usage

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

Arguments

object

an object of class "cglm".

...

not used.

Author(s)

Arvid Sjolander

Examples


##See documentation for cglm.


[Package cglm version 1.1 Index]