Rdocumentation
powered by
Learn R Programming
dbmss (version 2.2.3)
FillEnvelope: Transform simulation values to an fv
Description
This function is used internally to calculate envelope values and store them into an
fv.object
.
Usage
FillEnvelope(Envelope, Alpha, Global)
Arguments
Envelope
An envelope object (
envelope
) containing all the simulated function values.
Alpha
The risk level.
Global
Logical; if
TRUE
, a global envelope sensu Duranton and Overman (2005) is calculated.
Value
Returns the envelope object (
envelope
) with
hi
and
lo
values calculated from the simlations.