Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

About

Simulation of matrix variate distributions

Topics

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.