plot-methods | R Documentation |
Methods for plotting objects in package NADA
## S4 method for signature 'ros'
plot(x, plot.censored=FALSE, lm.line=TRUE, grid=TRUE, ...)
## S4 method for signature 'cenfit'
plot(x, conf.int=FALSE, ...)
## S4 method for signature 'cenmle'
plot(x, ...)
## S4 method for signature 'cenreg'
plot(x, ...)
x |
An output object from a NADA function such as |
conf.int |
A logical indicating if confidence intervals should be computed. For
|
plot.censored |
|
lm.line |
|
grid |
|
... |
Additional arguments passed to the generic method. |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.