Supplementary R code for the article "SHrinkage Covariance Estimation Incorporating Prior Biological Knowledge with Applications to High-Dimensional Data"


The program is structured as follows:
 - three R files corresponding to the three different applications of SHIP, LDA, GlobalANCOVA and RGCCA.
 - three folders containing functions needed for a specific application (named after the application in question).
 - a folder called "SimulatedData" where the R functions to generate the simulated data described in the paper are gathered.

 