Skip to content

yeatmanlab/tractable

Repository files navigation

tractable

R-CMD-check Codecov test coverage

Overview

tractable contains functions to analyze diffusion MRI (dMRI) tract profiles using generalized additive models. It operates on outputs from the AFQ software ecosystem and tests for differences between two phenotypic groups along the length of a specified white matter tract.

Installation

You can install the development version of tractable from GitHub with:

# install.packages("devtools")
devtools::install_github("yeatmanlab/tractable")

Example

This is a basic example which shows you how to solve a common problem:

library(tractable)
## basic example code

Code of Conduct

Please note that the tractable project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Statistical analysis of diffusion MRI tract profiles

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published