plot.RprobitB_fit | R Documentation |
This function is the plot method for an object of class RprobitB_fit
.
## S3 method for class 'RprobitB_fit'
plot(x, type, ignore = NULL, ...)
x |
An object of class |
type |
The type of plot, which can be one of:
See the details section for visualization options. |
ignore |
A character (vector) of covariate or parameter names that do not get visualized. |
... |
Ignored. |
No return value. Draws a plot to the current device.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.