Learn R Programming

dsp (version 1.2.0)

credBands: Compute Simultaneous Credible Bands

Description

Compute (1-alpha)\

Usage

credBands(sampFuns, alpha = 0.05)

Value

m x 2 matrix of credible bands; the first column is the lower band, the second is the upper band

Arguments

sampFuns

Nsims x m matrix of Nsims MCMC samples and m points along the curve

alpha

confidence level