This github repository contains the codes for the manuscript "Probabilistic Diffusion MRI Fiber Tracking Using a Directed Acyclic Graph Auto-Regressive Model of Positive Definite Matrices" (https://arxiv.org/pdf/1906.06459.pdf).
- The folder contains all the scripts used for Section 3.
- The script "real_data.R" is used to carry out the real data analysis implementing our proposal.
- The folder contains all the scripts used for Section 4.
- "SpDist_LS_XX.R" carry out simulation studies of BOTH SpDist (our proposal) and least sqaures (LS) with noise standard error XX
- "Dist.R" carry out simulation studies of Dist with noise standard error XX
- The folder "DATA_SCRIPTS" contains required datasets/script for implementing the above simulation scripts.