Skip to content

Psyplot plugin for visualizing and calculating regression plots

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

psyplot/psy-reg

Repository files navigation

psy-reg: Psyplot plugin for visualizing and calculating regression plots

docs Documentation
tests CircleCI AppVeyor Coverage
package PyPI Package latest release conda Latest github release Zenodo
implementations Supported versions Supported implementations

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.

Copyright © 2021 Helmholtz-Zentrum Hereon, 2020-2021 Helmholtz-Zentrum Geesthacht, 2016-2021 University of Lausanne

psy-reg is released under the GNU LGPL-3.O license. See COPYING and COPYING.LESSER in the root of the repository for full licensing details.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3.0 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LGPL-3.0 license for more details.

You should have received a copy of the GNU LGPL-3.0 license along with this program. If not, see https://www.gnu.org/licenses/.