Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

carbocation/PHP-Multivariate-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This repository is archived

I would recommend using a language such as R, Python, or Julia for scientific computing. Since I no longer use PHP, I have archived this repository.

PHP Multivariate Regression

This is a pure-PHP library that implements multivariate linear regression using linear algebra. The Moore-Penrose pseudoinverse is used in the computation of the coefficient matrix. The source was written by Shankar Manamalkav, and the original files can be found on his blog.

About

A multivariate regression package for PHP 5.3+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages