Learn R Programming

ivtools (version 2.3.0)

plot.estfun: Plots sums of estimating functions.

Description

This is a plot method for class "estfun".

Usage

# S3 method for estfun
plot(x, ...)

Arguments

x

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

additional arguments to plot.

Examples

Run this code
# NOT RUN {
##See documentation for estfun.

# }

Run the code above in your browser using DataLab