returns a matrix of simulated values with the variable in columns and
the simulations in rows.
Usage
simulate8gema(gema, nbs)
Value
A matrix of size : nbs x length(gema$mu)
Arguments
gema
The gema object.
nbs
number of simulations to return.
Details
Just the application of the standard formula to a white noise.
Variables names are taken from those of gema$mu, when these
does not exist, standard ones are provided.