Description Usage Arguments Value
Compute the mean and standard deviation of p(X_k|x_k-1, y_k) for the ARCH model
1 | ARCH.optimal.params(arch, xpast, y)
|
arch |
Instance of the ARCH class |
xpast |
Value of the state at the former time-step |
y |
Observation at the current time-step |
List with fields
mean |
Mean of the Gaussian kernel |
sd |
Standard deviation of the Gaussian kernel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.