Skip to main content

A package for doing regression in the complex domain

Project description

RegressionInC

A package focussing on regression for complex-valued variables

Terminology

y = X * coef

  • y are called the observations
  • X are the predictors
  • coef are the coefficients

Other formulations and terminology include

Fitting

When fitting the linear problem, the aim is to:

  • Find the coefficients, coef, given observations y and predictors X

Predicting

When predicting the linear problem, the aim is to:

  • Calculate new observations, y, given predictors X and coefficients coef

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

regressioninc-0.1.0a0.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

regressioninc-0.1.0a0-py3-none-any.whl (10.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