band_B2: B2 band

Description Usage Arguments Value

View source: R/B2.R

Description

band_B2 return a matrix with B2 band.

Usage

1
band_B2(post, alpha, density_aux)

Arguments

post

Matrix with dimension n.time by n.size containing posterior values for n.time times and n.size posterior sample.

alpha

Value inside the interval (0,1) in order to get a credibility level of 100(1 - alpha)%.

density_aux

Posterior density evaluated in each MCMC values of the parameters.

Value

A list with the following components:

B2

A matrix with n.time rows and 2 columns with B2 band.

alpha

The information about the credibility level of 100(1 - alpha)%.


agathasr/bband documentation built on July 21, 2020, 12:13 a.m.