Uses of Class
tech.nmfin.meanreversion.elliott2005.ElliottOnlineFilter.NoModelFitted
-
Packages that use ElliottOnlineFilter.NoModelFitted Package Description tech.nmfin.meanreversion.elliott2005 -
-
Uses of ElliottOnlineFilter.NoModelFitted in tech.nmfin.meanreversion.elliott2005
Constructors in tech.nmfin.meanreversion.elliott2005 that throw ElliottOnlineFilter.NoModelFitted Constructor Description ElliottOnlineFilter(double[] observations, double A0, double B0, double C0, double D0, int maxIterations)
ElliottOnlineFilter(double[] observations, Elliott2005DLM model0, int maxIterations)
-