FillEnvelope {dbmss} | R Documentation |
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 ( |
Alpha |
The risk level. |
Global |
Logical; if |
Value
Returns the envelope object (envelope
) with hi
and lo
values calculated from the simlations.
[Package dbmss version 2.9-2 Index]