Notes:

Release Name: C-RCS regression

Notes:
Covariate-Adjusted Restricted Cubic Spline Regression (C-RCS) or (CRCS)
The code is corresponding to the following paper (please cite if using this code)
Yuankai Huo, Katherine Aboud, Hakmook Kang, Laurie E. Cutting, Bennett A. Landman, "Mapping Lifetime Brain Volumetry with Covariate-Adjusted Restricted Cubic Spline Regression from Cross-sectional Multi-site MRI". In International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), Athens, Greece, October 2016

The package contains 3 files:
CRCS_demo.m : is an example to conduct C-RCS regression
crcs.m : is the C-RCS regression
fit_crcs.m : to fit C-RCS regression results

MATLAB release MATLAB 8.4 (R2014b)


Changes: