Expand description

Random processes.

Functions

Hold the process for a random time interval from the Beta distribution.

Hold the process for a random time interval from the Beta distribution.

Hold the process for a binomial random time interval with the specified probability and trials.

Hold the process for a binomial random time interval with the specified probability and trials.

Hold the process for a random time interval from the specified discrete distribution.

Hold the process for a random time interval from the specified discrete distribution.

Hold the process for an Erlang random time interval with the specified scale (the reciprocal of the rate) and integer shape.

Hold the process for an Erlang random time interval with the specified scale (the reciprocal of the rate) and integer shape.

Hold the process for an exponential random time interval with the specified mean.

Hold the process for an exponential random time interval with the specified mean.

Hold the process for a random time interval from the Gamma distribution.

Hold the process for a random time interval from the Gamma distribution.

Hold the process for an integer random time interval distributed uniformly.

Hold the process for an integer random time interval distributed uniformly.

Hold the process for a random time interval distributed lognormally.

Hold the process for a random time interval distributed lognormally.

Hold the process for a random time interval distributed normally.

Hold the process for a random time interval distributed normally.

Hold the process for a Poisson random time interval with the specified mean.

Hold the process for a Poisson random time interval with the specified mean.

Hold the process for a random time interval from the triangular distribution.

Hold the process for a random time interval from the triangular distribution.

Hold the process for a random time interval distributed uniformly.

Hold the process for a random time interval distributed uniformly.

Hold the process for a random time interval from the Weibull distribution.

Hold the process for a random time interval from the Weibull distribution.