Uses of Class
org.ojalgo.random.scedasticity.ARCH
Packages that use ARCH
-
Uses of ARCH in org.ojalgo.random.scedasticity
Fields in org.ojalgo.random.scedasticity declared as ARCHMethods in org.ojalgo.random.scedasticity that return ARCHModifier and TypeMethodDescriptionARCH.base(double base) ARCH.errorWeights(double... lagged) static ARCHParameter estimation using heuristics (not max likelihood).static ARCHARCH.newInstance(int q) static ARCHARCH.newInstance(int q, double mean, double variance) Will create an instance configured with default parameters.