public class Analysis
extends Object
Class for analysis of simulation results
Port of the analysis.cpp class of Ignacio de Miguel and David Rodriguez Alfayate
This class is used to analyze the simulation results.
The method employed is that partially explained in the book:
A.M. Law, W. Kelton, Simulation Modeling and Analysis,
2nd ed. McGraw-Hill, 1991.
and fully described in:
A.M. Law, J.S. Carson, A sequential procedure for
determining the length of a steady-state simulation,
Operations Research, vol. 27, no. 5, pp. 1011-1025, 1979.
- Author:
- ogondio