Learn R Programming

autograph (version 0.1.2)

plot_monan_gof: plot.gof.stats.monan

Description

plot.gof.stats.monan

Usage

# S3 method for gof.stats.monan
plot(x, lvls, ...)

Value

The function plot.gof.stats.monan returns violin plots of the gof tests with observed values superimposed in red.

Arguments

x

An object of class "gof.stats.monan".

lvls

The values for which the gofFunction should be calculated/plotted.

...

Additional plotting parameters, use discouraged.

Examples

Run this code
plot(res_monan_gof, lvls = 1:15)

Run the code above in your browser using DataLab