PennLINC / xcpEngine

Official public repository for the XCP Engine. This tool is deprecated in favor of XCP-D and ASLPrep.
MIT License
66 stars 42 forks source link

replace n/a with mean value in regressors #396

Open a3sha2 opened 3 years ago

a3sha2 commented 3 years ago

replacing the first value (n/a) with the mean of the column is a valid solution

https://github.com/poldracklab/fitlins/issues/56#issuecomment-408526137

https://github.com/PennBBL/xcpEngine/blob/master/utils/generate_confmat.R#L62