plot_monan_gof: plot.gof.stats.monan

plot_monan_gofR Documentation

plot.gof.stats.monan

Description

plot.gof.stats.monan

Usage

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

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.

Value

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

Examples

plot(res_monan_gof, lvls = 1:15)

autograph documentation built on July 2, 2025, 5:09 p.m.