View source: R/plot_zictpfit.R
| plot.zictpfit | R Documentation |
Creates diagnostic plots for Zero-Modified CTP distribution fits, including frequency comparisons, CDF plots, and Q-Q plots.
## S3 method for class 'zictpfit'
plot(x, type = c("frequency", "cdf", "qq"), ...)
x |
A zictpfit object from zictp.fit() |
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.