Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 235 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 235 Bytes

randomMatRices

randomMatRices is an R package useful to generate random matrices in R.

Installation

install.packages(devtools)
devtools::install_github("svazzole/randomMatRices")

Methods

  • rWigner
  • rGOE
  • rGUE