env_dotplot: An internal spptest function for making a dotplot style...

Description Usage Arguments

Description

An internal spptest function for making a dotplot style "global envelope plot".

Usage

1
env_dotplot(x, main, ylim, xlab, ylab, color_outside = TRUE, labels, ...)

Arguments

x

An 'envelope_test' object.

main

See plot.default.

ylim

See plot.default.

xlab

See plot.default.

ylab

See plot.default.

color_outside

Logical. Whether to color the places where the data function goes outside the envelope. Currently red color is used.

labels

Labels for the tests at x-axis.

...

Additional parameters to be passed to the function plot.


myllym/spptest documentation built on May 23, 2019, noon