Psyplot plugin for visualizing and calculating regression plots
Project description
psy-reg: Psyplot plugin for visualizing and calculating regression plots
Welcome to the psyplot plugin for visualizating and calculating regression plots. This package uses the scipy and statsmodels packages to evaluate your data, fit a regression to it and visualize it through the psy-simple plugin.
It's plot methods are the linreg and densityreg plot methods.
See the full documentation on psyplot.github.io/psy-reg/ for all plot methods, and checkout the examples.
Installation
Install this package in a dedicated python environment via
python -m venv venv
source venv/bin/activate
pip install psy-reg
To use this in a development setup, clone the source code from gitlab, start the development server and make your changes::
git clone https://codebase.helmholtz.cloud/psyplot/psy-reg
cd psy-reg
python -m venv venv
source venv/bin/activate
make dev-install
More detailed installation instructions my be found in the docs.
Technical note
This package has been generated from the template https://codebase.helmholtz.cloud/psyplot/psyplot-plugin-template.git.
See the template repository for instructions on how to update the skeleton for this package.
License information
Copyright © 2021-2024 Helmholtz-Zentrum hereon GmbH
Code files in this repository are licensed under the LGPL-3.0-only, if not stated otherwise in the file.
Documentation files in this repository are licensed under CC-BY-4.0, if not stated otherwise in the file.
Supplementary and configuration files in this repository are licensed under CC0-1.0, if not stated otherwise in the file.
Please check the header of the individual files for more detailed information.
License management
License management is handled with reuse
.
If you have any questions on this, please have a look into the
contributing guide or contact the maintainers of
psy-reg
.
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
Built Distribution
File details
Details for the file psy_reg-1.5.0.tar.gz
.
File metadata
- Download URL: psy_reg-1.5.0.tar.gz
- Upload date:
- Size: 40.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8003fe474a0a26330c0492b0e704e3956413813c8e25bb5cb538de40cdf49f1 |
|
MD5 | a1a35c0e9f965e1b0792679c2b2712b8 |
|
BLAKE2b-256 | a4f48e339ea1d0027005062c65f6aaf8159b591dca7a01ced3957514ecc5a893 |
File details
Details for the file psy_reg-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: psy_reg-1.5.0-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7787d0f9369954d5cec5cfe272ec37be791a62f030f5f3405850d7c271d0e933 |
|
MD5 | ee8e2644619ab59a91fb85bd99073836 |
|
BLAKE2b-256 | 601c999165724cc2972f4efa44993d7fb176e44ae35e2dfe0c55f786b38c3181 |