simapply
applies a given function to
the rows of the simulation matrix of the given random vector. If the function accepts arrays, use mapply.rv
instead.
If the function is to be applied to columns of the simulation matrix,
use rvsimapply
instead.
Usually used in functions that implement an 'rv'-compatible routine.