Skip to content

R package to implement longitudinal ComBat: A method for harmonizing multi-batch longitudinal data

License

Notifications You must be signed in to change notification settings

jcbeer/longCombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

longCombat: Longitudinal ComBat R Package

Longitudinal ComBat uses an empirical Bayes method to harmonize means and variances of the residuals across batches in a linear mixed effects model framework. Detailed methods are described in the manuscript:

Beer JC, Tustison NJ, Cook PA, Davatzikos C, Sheline YI, Shinohara RT, Linn KA. (2020) Longitudinal ComBat: A method for harmonizing longitudinal multi-scanner imaging data. NeuroImage. In press. https://doi.org/10.1016/j.neuroimage.2020.117129.

Install package with:

install.packages("devtools")
devtools::install_github("jcbeer/longCombat")

Note: longCombat currently will not run if tidyverse suite is loaded. This may be fixed in the future. For now, please run longCombat before loading tidyverse.

Contact Joanne Beer with any questions, comments, or suggestions. Feedback is appreciated.

About

R package to implement longitudinal ComBat: A method for harmonizing multi-batch longitudinal data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages