plot.censReg | R Documentation |
Plot simple AMLE/MLE model diagnostics.
## S3 method for class 'censReg' plot(x, which = "All", set.up = TRUE, ...)
x |
an object of class "censReg"—output from |
which |
either "All," 1, or 2 indicating which plot, see Details. |
set.up |
set up the graphics page? |
... |
further arguments passed to or from other methods. |
Two graphs can be produced by this function. Number 1 is a plot of fitted
versus actual and number 2 is a Q–normal plot. More complete diagnostic
plots are available from the summary.censReg
output.
The object x
is returned invisibly.
censReg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.