Back to the main page.
Bug 2780 - ft_regressconfound is not reliable in detecting confounds
| Status | CLOSED FIXED |
| Reported | 2014-12-12 11:02:00 +0100 |
| Modified | 2019-08-10 12:29:22 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2014-12-12 11:02:03 +0100
in case a column of cfg.confound is a constant with some eps-sized randomness, the SD is not zero and the code does not detect it as a constant.
Robert Oostenveld - 2014-12-12 17:05:37 +0100
this should solve it. See also bug 2778. mac011> svn commit ft_regressconfound.m test/test_example_incorporate_head_movements.m Sending ft_regressconfound.m Sending test/test_example_incorporate_head_movements.m Transmitting file data .. Committed revision 10040.