compare_methods_sim.R: Simulation study code. R script for the simulation study.
simcasshered.stan: Grouped predictor code. Stan code for the model used in the simulation study.
cassgam.stan: GAM code. Stan code for the model used in the metabolomics study.
cass_logistic.stan: Gene case study code. Stan code for the model used in the Alon case study.
alon_script.R: Gene case study code. R script for the gene expresion case study.
LinearInteractionsMixing.R: Code to run the linear model with interactions from the Online Methods section.