JSEAStatsFunctions(java.lang.String titleForRun,
java.lang.String outputFilePrefix,
java.lang.Integer seedNumber,
java.lang.Integer yearsPriorToEvent,
java.lang.Integer yearsAfterTheEvent,
java.lang.Integer numberOfSimulations,
java.lang.Integer firstYearOfProcess,
java.lang.Integer lastYearOfProcess,
boolean includeIncompleteEpochs,
boolean randomSampling,
java.util.ArrayList<java.lang.Integer> chronologyYears,
java.util.ArrayList<java.lang.Double> chronologyActual,
java.util.ArrayList<java.lang.Integer> events,
boolean growth,
boolean save,
boolean usingSegmentation,
SegmentTable segmentTable,
java.lang.String chronologyFile,
boolean alphaLevel95,
boolean alphaLevel99,
boolean alphaLevel999)
TODO
|