The matrix model to use, which includes the size of
the matrix. The model argument must be of type RandomMatrixModel.
Numerous sub-types (e.g. WignerModel, WishartModel) are
supported generating the appropriate type of random matrix.
Usage
rmatrix(model)
rmatrix(model)
rmatrix(model)
rmatrix(model)
Details
Used to generate a random matrix from various families. The idea
is to specify a model, which is then used to generate random realizations
and also to compute other properties of the matrix.