Bounds: Numerical bounds imposed in parameters transformation.

Description Usage Details Value Author(s) Examples

Description

Prints the numerical bounds.

Usage

1
2
3
4
5
6

Details

UpperNu() and LowerNu() print the numerical upper and lower bounds for the degree of freedom parameter of the Student–t distribution, std. (including also sstd and mvt).
UpperA() and LowerA() print the numerical upper and lower bounds for the score parameter in the GAS recursion. These bounds are applied to each diagonal element of the matrix A that premultiplies the scaled score.
UpperB() and LowerB() print the numerical upper and lower bounds for the autoregressive parameter in the GAS recursion. These bounds are applied to each diagonal element of the matrix B that premultiplies the past value of the parameters.

Value

Prints the numerical bounds.

Author(s)

Leopoldo Catania

Examples

1
2
3
4
5
6

GAS documentation built on Feb. 4, 2022, 5:12 p.m.