Closed gaow closed 9 years ago
When there are less samples than (features + 2) in data, the multiple regression will crash. This patch checks this case, setting all statistics to NaN and deals with these NaN statistics in permutation testing.
When there are less samples than (features + 2) in data, the multiple regression will crash. This patch checks this case, setting all statistics to NaN and deals with these NaN statistics in permutation testing.