Skip to main content

Library for making regression with errorbars a walk in the park.

Project description

regressionpack

A library of higher level regression functions that also include errorbars computed using a provided confidence interval. Available regressions so far include

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

This package was developped using:

  • python 3.8.3
  • numpy 1.18.1
  • scipy 1.4.1

While it may still work with older versions, I did not take the time to verify.

Installing

pip install regressionpack

Note that this will also install numpy 1.18.1 and scipy 1.4.1 if they are not already present. Once installation is done, you may use the package by importing it this way:
import regressionpack

Example applications

For examples on how to use this package, look at the following jupyter notebook. You will need matplotlib.

Built With

  • Python - The language
  • numpy - the numeric library
  • scipy - the scientific library

Contributing

Contact me and discuss your ideas and ambitions.

Authors

  • FusedSilica - Initial work

License

This project is licensed under the GNU LGPLv3 License - see the LICENSE.md file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

regressionpack-0.0.7.tar.gz (482.1 kB view hashes)

Uploaded Source

Built Distribution

regressionpack-0.0.7-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page