Uses of Class
org.ojalgo.random.process.StationaryNormalProcess
Packages that use StationaryNormalProcess
-
Uses of StationaryNormalProcess in org.ojalgo.random.process
Methods in org.ojalgo.random.process that return StationaryNormalProcessModifier and TypeMethodDescriptionstatic StationaryNormalProcess
StationaryNormalProcess.estimateARCH
(Access1D<?> series, int q) static StationaryNormalProcess
StationaryNormalProcess.estimateGARCH
(Access1D<?> series, int p, int q) static StationaryNormalProcess
StationaryNormalProcess.of
(ScedasticityModel scedasticityModel)