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 StationaryNormalProcessStationaryNormalProcess.estimateARCH(Access1D<?> series, int q) static StationaryNormalProcessStationaryNormalProcess.estimateGARCH(Access1D<?> series, int p, int q) static StationaryNormalProcessStationaryNormalProcess.of(ScedasticityModel scedasticityModel)