Skip to content

Codebase for "A Joint estimation approach to sparse additive ordinary differential equations''

Notifications You must be signed in to change notification settings

mynanshan/ODE-JADE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This project is designed to run experiments for ``A Joint estimation approach to sparse additive ordinary differential equations''.

Directory Structure

  • R/: R scripts for the main algorithm and auxillary utilities.
  • experiments/: Scripts for setting up and running simulation studies.
  • application/: Real data analysis

Getting Started

Simulation

  1. Navigate to the experiments directory.
  2. Check main.R, modify the script to set your desired experiment parameters.
  3. Run main.R using Rscript with proper arguments in the command line to execute the experiments.
  4. Check the result directory for output files.

Real Data Analysis

  • Run yeast_selected.r or stock_old_bin3.r.

About

Codebase for "A Joint estimation approach to sparse additive ordinary differential equations''

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages