View source: R/plot_gpt_fit_cdf.R
plot.gpt_fit | R Documentation |
Plot predicted against empirical cumulative densities, separately for each observed category.
## S3 method for class 'gpt_fit'
plot(x, y, ks.test = FALSE, dim = 1, ...)
x |
fitted model of |
y |
ignored |
ks.test |
whether to perform Kolmogorov-Smirnov Tests (ks.test) |
dim |
only for multivariate continuous data: dimension for prediction |
... |
further arguments passt to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.