SSJ
V. 2.2.

Package umontreal.iro.lecuyer.stochprocess

This package provides classes to define stochastic processes {X(t), t≥0}, and to simulate their sample paths at a finite number of (discrete) observation times t0t1 ...

See: Description

Package umontreal.iro.lecuyer.stochprocess Description

This package provides classes to define stochastic processes {X(t), t≥0}, and to simulate their sample paths at a finite number of (discrete) observation times t0t1 ... td. The observation of the generated path is thus the vector (X(t0), X(t1),..., X(td)).

The observation times t0,..., td can be specified (or changed) after defining the process, with the method setObservationTimes. The random stream used to generate the sample path can also be changed, using setStream.

SSJ
V. 2.2.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.