nistats
nistats copied to clipboard
Fix SimpleRegressionResults
This fixes https://github.com/nistats/nistats/issues/150
OK gave it another try.
The bigger point is that SimpleRegressionResults does not have access to X or Y anymore, so you would have to provide that explicitly to get to residuals or predictions.
Maybe SimpleRegressionResults should at least store X?
This one we will have to fix. No need to submit a new PR necessarily, tell me the command you used to merge master into this.
- I created a new branch from the commit 2cd2f45e "Test files should not be in commit".
- Then i did a
git pull --log upstream master
. - It created conflicts which I solved (incorrectly it would seem).
- Now the tests are not passing.
- I haven't made the changes afterwards that you did as part of addressing the review so that may be why it is not passing. Maybe you can do it again. Maybe as a new PR. @GaelVaroquaux Can you help with the Git-Fu?
What do you think @Gilles86 , this seems like a good candidate for a new PR. You can also focus on completing the other one first before restarting on this if you like. I don't want to intrude if you are doing other stuff. Lemme know.
Hi @Gilles86 !
We have incorporated all of Nilstats functionality into Nilearn's master and if you are still interested, i would urge you to reopen this PR there.
We are archiving this repo, so it is read-only.
I know this PR has been stalled for a while but I'm hoping to see you on Nilearn!