rMatrixNormal: The function to generate a Matrix Normal sample.

View source: R/utils.R

rMatrixNormalR Documentation

The function to generate a Matrix Normal sample.

Description

The function to generate a Matrix Normal sample.

Usage

rMatrixNormal(M, V1, V2)

Arguments

M

Location parameter.

V1

Scale parameter for the row.

V2

Scale parameter for the column.


yanbowisc/SIMP documentation built on Oct. 30, 2022, 1:33 a.m.