Time-Series Forecasting with PHP

This PHP 5 class forecasts future values from past data. It takes into account the growth trend, seasonality and irregularity (noise) in input data. This class uses an external class: linear regression analysis

Sample Usage

Labels: ,

1 comments

1 Comments:

At 4:12 PM, Blogger Haşim said...

Hi,
Thanks for this code that's really what I was looking for. I wonder what I should do to run this code in PHP4?

 

Post a Comment



Home