Uses of Class
jline.lang.processes.Cox2
Packages that use Cox2
Package
Description
This package contains statistical distributions used to specify arrival rates, service rates, and item popularities
-
Uses of Cox2 in jline.lang.processes
Methods in jline.lang.processes that return Cox2Modifier and TypeMethodDescriptionstatic Cox2
Cox2.fitCentral
(double mean, double var, double skew) static Cox2
Cox2.fitMean
(double mean) static Cox2
Cox2.fitMeanAndSCV
(double mean, double var)