NumericalBounds | R Documentation |
Prints the numerical bounds.
UpperNu()
LowerNu()
UpperA()
LowerA()
UpperB()
LowerB()
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.
Prints the numerical bounds.
Leopoldo Catania
UpperNu()
LowerNu()
UpperA()
LowerA()
UpperB()
LowerB()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.