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
experiments
directory. - Check
main.R
, modify the script to set your desired experiment parameters. - Run
main.R
usingRscript
with proper arguments in the command line to execute the experiments. - Check the
result
directory for output files.
- Run
yeast_selected.r
orstock_old_bin3.r
.