Uses of Class
jline.lang.processes.Cox2
Packages that use Cox2
Package
Description
This package contains processes and 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 Cox2Cox2.fitCentral(double mean, double var, double skew) static Cox2Cox2.fitMean(double mean) static Cox2Cox2.fitMeanAndSCV(double mean, double SCV)