This project is designed to run experiments for ``A Joint estimation approach to sparse additive ordinary differential equations''.
- R/: R scripts for the main algorithm and auxillary utilities.
- experiments/: Scripts for setting up and running simulation studies.
- application/: Real data analysis
- Navigate to the
experimentsdirectory. - Check
main.R, modify the script to set your desired experiment parameters. - Run
main.RusingRscriptwith proper arguments in the command line to execute the experiments. - Check the
resultdirectory for output files.
- Run
yeast_selected.rorstock_old_bin3.r.