jbytecode / LinRegOutliers

Direct and robust methods for outlier detection in linear regression
MIT License
44 stars 6 forks source link

Rename mahalabonis to mahalanobis to be consistent #18

Closed tantei3 closed 4 years ago

tantei3 commented 4 years ago

In many places in the codebase, we had mahalabonis which causes problems while using search methods. Hence just renamed all the instances to be consistent with the literature.