Description Usage Arguments Value Examples
Apply the optimal (MMSE) Wiener-Hopf causal FIR filter to a known multivariate
input ts x. Uses filter output from whfir
.
1 | whfilt(x, s, h)
|
x |
a ts, vector or matrix of values (columns as time series). |
s |
as ts or vector of values |
h |
list returned from |
Wiener-Hopf prediction of time series s.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.