Metadata-Version: 2.1
Name: rcr
Version: 2.4.7
Summary: Advanced, but easy to use outlier rejection.
Home-page: https://github.com/nickk124/RCR
Author: Nick Konz
Author-email: nickkonz3@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent

A suite of algorithms for powerful, but easy to use statistical outlier detection/rejection.
Especially useful for cleaning heavily (sometimes >85%) contaminated datasets,
while avoiding the rejection of non-outlier points.
Supports weighted datasets, multi-dimensional model fitting,
and much more. See https://github.com/nickk124/RCR for more information.

