Learn R Programming

pse (version 0.3.4)

plotcv: Coefficient of variation plot

Description

The plotcv function plots the empirical cummulative density function (ecdf) of the coefficient of variation of the LHS resulting from a stochastic simulation, along with a dotted line representing the coefficient of variation of the whole result set.

Usage

plotcv(x, stack = FALSE, index.res = 1, col = index.res, ...)

Arguments

x
An LHS model with more than one repetition.
stack
Warning: not implemented in this version!
index.res
Warning: not implemented in this version!
col
The color of the plot.
...
Other parameters to be passed to the lower level plotting function.