PLOT_CDF: Plot function depicting the lower and upper CDFs

Description Usage Arguments See Also

Description

Create a plot summarizing the uncertainty propagation in the form of a pair of lower and upper Cumulative Distribution Function CDFs.

Usage

1
PLOT_CDF(Z0, new = TRUE, color1 = 1, color2 = 2, ...)

Arguments

Z0

Output of the uncertainty propagation function PROPAG().

new

Logical (by default TRUE) to create a new plot or to add CDFs to an existing plot. By default new=TRUE.

color1

Color of the upper CDF. By default color1=1.

color2

Color of the lower CDF. By default color2=2.

...

Further arguments usually passed to the plot function (e.g. xlab, ylab, main, etc.)

See Also

PROPAG


HYRISK documentation built on May 2, 2019, 12:54 p.m.