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
A knowledge sharing repository of AdSpeed, our popular commercial ad serving solution.
1 Comments:
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