| plot.ctpfit | R Documentation |
Plot method for ctpfit objects
## S3 method for class 'ctpfit'
plot(x, type = c("frequency", "cdf", "qq"), ...)
x |
A ctpfit object |
type |
Type of plot: "frequency", "cdf", or "qq" |
... |
Additional graphical parameters |
No return value. Called for its side effect of producing a plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.