plot.BPST | R Documentation |
This function produces the contour map for the estimated surface of a fitted "BPST" object.
## S3 method for class 'BPST'
plot(mfit, Zgrid = NULL)
mfit |
Fitted “BPST" object.
|
Zgrid |
The grid points used to construct the contour plot.
|
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.
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.