Algorithms: TS
Libra Veroen (contact me)
This package can be used to perform time series analysis aiming at support forecasting activities.
It takes a sequence of data (i.e. time series) and calculates several types of values such as mean, variance, standard deviation, etc..
It also implements the algorithm for simple linear regression and for exponential smoothing forecasting.
This class supports graphic through jgraph library
Click here for detailed information about this class on phpclasses.org