matrixsampling

Simulations of Matrix Variate Distributions


Keywords
r, simulation
License
GPL-3.0

Documentation

matrixsampling

Simulation of matrix variate distributions

This package allows to simulate some matrix variate distributions: the matrix normal distribution, the matrix t-distribution, the matrix inverted t-distribution, the Wishart distribution, the Beta type I distribution, the Beta type II distribution, and more. A particular feature is the possibility to simulate the noncentral Wishart distribution with any fractional number of degrees of freedom.

Install

You can install:

  • the latest released version from CRAN
install.packages("matrixsampling")
  • the latest development version
devtools::install_github("stla/matrixsampling")

Find a bug ? Suggestion for improvement ?

Please report at https://github.com/stla/matrixsampling/issues.