Skip to contents

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)
#> Warning: The `x` argument of `as_tibble.matrix()` must have unique column names if
#> `.name_repair` is omitted as of tibble 2.0.0.
#>  Using compatibility `.name_repair`.
#>  The deprecated feature was likely used in the autograph package.
#>   Please report the issue at <https://github.com/stocnet/autograph/issues>.