Learn R Programming

dbmss (version 2.9-2)

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)

Value

Returns the envelope object (envelope) with hi and lo values calculated from the simlations.

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.