Skip to content

Conversation

@insel-maz
Copy link

This PR introduces MathPHP\Statistics\Regression\Multilinear for performing multilinear regression. The change is intended to be non-breaking.

  • The Regression constructor now additionally accepts a list of features (a list of x-vectors).
  • MathPHP\LinearAlgebra\MatrixFactory::vandermonde() now utilizes the new MonomialExponentGenerator.

If you would like me to make any further changes, please let me know.

Thank you very much for your comprehensive library!

@coveralls
Copy link

Coverage Status

coverage: 99.457% (-0.2%) from 99.66%
when pulling 41c6f44 on krumedia:multilinear-regression
into c064e80 on markrogoyski:master.

@markrogoyski
Copy link
Owner

Hi @insel-maz,

Thank you for your interest in MathPHP! And thank you for your pull request.

Please allow me some time to review the PR and understand the new functionality.

Thanks again,
Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants