plot_monan_gof | R Documentation |
plot.gof.stats.monan
## S3 method for class 'gof.stats.monan'
plot(x, lvls, ...)
x |
An object of class "gof.stats.monan". |
lvls |
The values for which the gofFunction should be calculated/plotted. |
... |
Additional plotting parameters, use discouraged. |
The function plot.gof.stats.monan
returns violin plots of the
gof tests with observed values superimposed in red.
plot(res_monan_gof, lvls = 1:15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.