plot.BPST: Produces the contour plot for the estimated surface of a...

View source: R/plot.BPST.R

plot.BPSTR Documentation

Produces the contour plot for the estimated surface of a fitted "BPST" object.

Description

This function produces the contour map for the estimated surface of a fitted "BPST" object.

Usage

## S3 method for class 'BPST'
plot(mfit, Zgrid = NULL)

Arguments

mfit

Fitted “BPST" object.

Zgrid

The grid points used to construct the contour plot.

Details

This R program is modified based on the Matlab program written by Ming-Jun Lai from the University of Georgia and Li Wang from the Iowa State University.

Value

None


FIRST-Data-Lab/BPST documentation built on Sept. 18, 2023, 7:31 a.m.