plot.estfun: Plots sums of estimating functions.

Description Usage Arguments Author(s) Examples

View source: R/sourcecode.R

Description

This is a plot method for class "estfun".

Usage

1
2
## S3 method for class 'estfun'
plot(x, ...)

Arguments

x

an object of class "estfun", fitted with method="g".

...

additional arguments to plot.

Author(s)

Arvid Sjolander.

Examples

1
##See documentation for estfun.

ivtools documentation built on March 26, 2020, 7:14 p.m.

Related to plot.estfun in ivtools...