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 ARCH
Parameter estimation using heuristics (not max likelihood).static ARCH
ARCH.newInstance
(int q) static ARCH
ARCH.newInstance
(int q, double mean, double variance) Will create an instance configured with default parameters.