FillEnvelope: Transform simulation values to an fv

View source: R/FillEnvelope.R

FillEnvelopeR 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 (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.


dbmss documentation built on May 31, 2023, 8:30 p.m.