Open Source Tutorials Forum

Open Source Tutorials Forum (http://forums.opensourcetutorials.com/index.php)
-   Server Side Coding Tutorials (http://forums.opensourcetutorials.com/forumdisplay.php?f=26)
-   -   Simple linear regression with PHP: Part 1 (http://forums.opensourcetutorials.com/showthread.php?t=109)

md_doc 05-11-2004 11:05 PM

Simple linear regression with PHP: Part 1
 
A missing, but powerful, tool in the PHP arena is a language-based math library. In this two-part series, Paul Meagher hopes to inspire PHP developers to develop and implement a PHP-based math library by providing you with an example of how a library of analytic models might be developed. In this first part, he demonstrates how to develop and implement the heart of a Simple Linear Regression algorithm package using PHP as the implementation language. In Part 2, the author adds features to the package for a useful data-analysis tool for small- to medium-sized datasets. Read Simple linear regression with PHP: Part 1 tutorial here.


All times are GMT -5. The time now is 01:22 PM.

Powered by: vBulletin Version 3.0.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.