Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 568 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 568 Bytes

RS-Interface-code

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.