Podnova Player  Windows library  Podnova home
License: All
Sort by: Relevance

Python pandas nonlinear regression in Title/Summary

DataFitX

DataFitX

DataFitX is a COM component (in-process ActiveX DLL) which allows you to add a powerful nonlinear regression (curve fitting) engine to your software with just a few simple lines of code in any software or development environment that supports COM.

  • Publisher: Oakdale Engineering
Linear Regression

Linear Regression

Performs linear regression using the Least Squares method. Determines the regression coefficients, the generalized correlation coefficient and the standard error of estimate. Does multivariate regression. Displays 2D and 3D plots.

Polynomial Regression

Polynomial Regression

Performs multivariate polynomial regression using the Least Squares method. The program determines the coefficients of the polynomial, the generalized correlation coefficient and the standard error of estimate.

Python pandas nonlinear regression in Description

Matrixer

Matrixer

Matrixer is a piece of software especially suited for teaching econometrics and doing medium-scale applied research. It is small (in physical size, not in capabilities) and has smooth interface.Main features: -Linear regression -Binomial logit and probit -Ordered probit

  • Publisher: Alexander Tsyplakov
  • Home page: matrixer.narod.ru
  • Last updated: March 16th, 2008
CurveExpert

CurveExpert

CurveExpert is intended to process statistical data, mainly through applying linear and non-linear regression models and generating illustrative curves. The tool is equally adequate for professionals and students thanks to its intuitive interface. In this regard, the different options are easily available via simple menus.

  • Publisher: Hyams Development
  • Home page: www.curveexpert.net
  • Last updated: February 12th, 2021
GraphPad Prism

GraphPad Prism

GraphPad Prism can help you perform detailed analysis and graphing of your data. Prism provides an extensive library of analyses from common to highly specific t tests, one-, two- and three-way ANOVA, linear and nonlinear regression, dose-response curves, binary logistic regression, survival analysis, principal component analysis, etc.

  • Publisher: GraphPad Software
  • Home page: www.graphpad.com
  • Last updated: February 27th, 2023
SchlumBG for Windows

SchlumBG for Windows

SchlumBG is a program used for the automatic interpretation (inverse modeling) of geo-electrical measurements with Schlumberger or Wenner configuration. Calculations are based on O'Neill (Schlumberger) and Ghosh (Wenner) filtering techniques, while Marquardt's algorithm is used for nonlinear regression.

MaxStat Lite

MaxStat Lite

MaxStat is an easy to use and affordable statistics application. You can complete your statistical analysis in three easy steps within a single dialog box. MaxStat is perfect for students and young researchers because it guides users through each step of analysis.

  • Publisher: MaxStat Software
  • Last updated: June 4th, 2015

Additional Python pandas nonlinear regression selection

Graphis

Graphis

Graphis graphing software is a powerful scientific/engineering data visualization and analysis tool. At the core of its functionality is the ability to create both tabular and analytical curves. Tabular curves can be used to plot data held in tabular form, while analytical curves can be used to plot mathematical expressions.

  • Publisher: Kylebank Software Ltd.
  • Last updated: April 23rd, 2010
MaxStat Pro

MaxStat Pro

MaxStat is an easy-to-use statistics software tool for scientific data analysis. You can complete your statistical analysis in three easy steps within a single dialog box. The program supports over 100 commonly-used statistical tests and makes it easy to interpret results and create high-quality graphs.

  • Publisher: MaxStat Software
  • Last updated: January 21st, 2017
Python

Python

Python is an object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. It comes with a large standard library that supports many common programming tasks, such as connecting to web servers, searching text with regular expressions, reading, and modifying files.

  • Publisher: Python Software Foundation
  • Home page: www.python.org
  • Last updated: February 7th, 2024
Python - scikits.timeseries

Python - scikits.timeseries

The scikits.timeseries python module provides classes and functions for manipulating, reporting, and plotting time series of various frequencies. The focus is on convenient data access while leveraging the existing functionality in numpy. If you wish to see this module live on independently of pandas, feel free to fork the code and take it over.

  • Publisher: mattknox_ca
  • Home page: sourceforge.net
  • Last updated: May 26th, 2010
Python numpy

Python numpy

NumPy is an extension for Python that allows complex scientific and mathematic functions to be executed in a quick way. NumPy allows large array objects, necessary to make large calculations or to speed up some mathematical functions. A definite essential for Python.

  • Publisher: Numpty Developers
  • Last updated: April 9th, 2009
Python pygame

Python pygame

Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every halloween contacts platform and operating system. Pygame itself has been downloaded millions of times, and has had millions of visits to this website.

  • Publisher: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others
  • Home page: www.pygame.org
  • Last updated: November 17th, 2010
Python Launcher

Python Launcher

Python Launcher is an open-source program that allows Python scripts (.py and .pyw files) on Windows to specify the version of Python which should be used, allowing simultaneous use of Python 2 and 3. When executing a script, the launcher looks for a Unix-style #! (shebang) line in the script.

  • Publisher: Vinay Sajip
  • Home page: bitbucket.org
  • Last updated: August 7th, 2017
Python comtypes

Python comtypes

comtypes is a pure Python COM package based on the ctypes ffi foreign function library. ctypes is included in Python 2.5 and later, it is also available for Python 2.4 as separate download.rnrnWhile the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

  • Publisher: Python
  • Home page: pypi.python.org
  • Last updated: August 15th, 2011
Python - SendKeys

Python - SendKeys

SendKeys is a Python extension for Windows which can be used to send one or more keystrokes or keystroke combinations to the active window. SendKeys exports 1 function, SendKeys, and 1 exception, KeySequenceError. SendKeys may throw KeySequenceError if an error is found when reading keys. SendKeys reads all keys before pressing any, so if an error is found, no keys will be pressed.

  • Publisher: Ollie Rutherfurd
  • Last updated: May 26th, 2010
Python lxml

Python lxml

The lxml XML toolkit is a Pythonic binding for the C libraries libxml2/libxslt. The lxml.etree follows the ElementTree API as much as possible, building it on top of the native libxml2 tree. It combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.

  • Publisher: Stefan Behnel
  • Home page: lxml.de
  • Last updated: May 28th, 2015