rpomponio / neuroHarmonize

Harmonization tools for multi-site neuroimaging analysis. Implemented as a python package. Harmonization of MRI, sMRI, dMRI, fMRI variables with support for NIFTI images. Complements the work in Neuroimage by Pomponio et al. (2019).
https://pypi.org/project/neuroHarmonize/
MIT License
79 stars 28 forks source link

fixing issue #35 to allow multiple smooth terms #43

Closed rpomponio closed 5 months ago

rpomponio commented 5 months ago

Addresses #35 by fixing the bug that prohibited multiple smooth terms. However, currently not supporting boundary knot control for multiple smooth terms (instead uses statsmodels defaults for BSplines).