Skip to content

MATLAB code for estimating the time delayed mutual information for a non-uniformly sampled population

Notifications You must be signed in to change notification settings

djalbers/time-delay_mutual-information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

time-delay_mutual-information

this source contains a non-optimized, sometimes stupidly parallelized, version of the TDMI calculation for a non-uniformly sampled population. the data file is assumed to be a matrix of the form: mrn time value

the three different versions of the code are listed below:

single_case_raw --- contains a highly adjustable (and thus somewhat difficult to use) version of the TDMI calculation.

single_case_clean --- contains non-adjustable, but easy to use, version of the TDMI calcuation

cluster_code --- contains an example script and the code to run it, for submitting a stupidly paralllel version of the TDMI calculation to matlab via a torque queue'd cluster.

About

MATLAB code for estimating the time delayed mutual information for a non-uniformly sampled population

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published