Description Usage Arguments Value
Evaluate p(X_|x_k-1, y_k) for the ARCH model
1 | ARCH.optimal.logpdf(arch, xpast, xnew, y, ...)
|
arch |
Instance of the ARCH class |
xpast |
Value of the state at the former time-step |
xnew |
Value of the state at the current time-step |
y |
Observation at the current time-step |
Logarithm of the optimal kernel density p(x_k=xnew|x_k-1=xpast, y_k=y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.