R package that implements Chiani’s iterative algorithms for computing the distribution of the largest root in single and double Wishart settings.
This package is now available on CRAN. Alternatively, you can install from GitHub using the devtools package:
library(devtools)
devtools::install_github('turgeonmaxime/rootWishart')