Description Usage Arguments Details Value See Also
Polynomial utility functions used by DSE.
1 2 3 4 5 6 7 | characteristicPoly(a)
companionMatrix(a)
polyvalue(coef, z)
polydet(a)
polyprod(a, b)
polysum(a, b)
polyrootDet(a)
|
a |
An array representing a matrix polynomial. |
b |
An array representing a matrix polynomial. |
coef |
Coefficients of a polynomial. |
z |
Value at which the polynomial is to be evaluated. |
These are utility functions used in some ARMA model calculations such as root and stability calculations.
depends
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.