Metadata-Version: 1.1
Name: pylr2
Version: 0.1.0
Summary: Linear Regression Type II Models
Home-page: https://github.com/OceanOptics/pylr2.git
Author: Nils Haentjens
Author-email: nils.haentjens@maine.edu
License: MIT
Description: This python package (pylr2) provide linear regression type 2 (regress2), which are recommended to be used when there is variability in both variables regressed. It uses linear regression type 1 from the statsmodels package.
Keywords: lr2 regress2 regression fit
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
