Uses of Class
jline.api.trace.Mtrace_bootstrap.BootstrapResults
Packages that use Mtrace_bootstrap.BootstrapResults
-
Uses of Mtrace_bootstrap.BootstrapResults in jline.api.trace
Methods in jline.api.trace that return Mtrace_bootstrap.BootstrapResultsModifier and TypeMethodDescriptionMtrace_bootstrap.mtrace_bootstrap(double[] interArrivalTimes, int[] classLabels) Mtrace_bootstrap.mtrace_bootstrap(double[] interArrivalTimes, int[] classLabels, int numBootstraps) Mtrace_bootstrap.mtrace_bootstrap(double[] interArrivalTimes, int[] classLabels, int numBootstraps, Integer blockSize) Mtrace_bootstrap.mtrace_bootstrap(double[] interArrivalTimes, int[] classLabels, int numBootstraps, Integer blockSize, Long seed) Performs bootstrap resampling on a multi-class trace.