6.3.9.6.2.1.11. statsmodels.sandbox.distributions.mv_normal.MVElliptical.rvs

MVElliptical.rvs(size=1)[source]

random variable

Parameters:

size : int or tuple

the number and shape of random variables to draw.

Returns:

rvs : ndarray

the returned random variables with shape given by size and the dimension of the multivariate random vector as additional last dimension