Package: affexp Title: aggexp : AGGregation of EXPerts to forecast time-series Version: 0.2-3 Description: Blabla TODO Authors: Benjamin Auder [aut,cre], Jean-Michel Poggi [ctb], Bruno Portier , [ctb] Maintainer: Benjamin Auder Depends: R (>= 3.0) Suggests: gam, tree, kernlab LazyData: yes URL: http://git.auder.net/?p=aggexp.git License: MIT + file LICENSE Collate: 'aggexp.R' 'z_util.R' 'b_Algorithm.R' 'b_LinearAlgorithm.R' 'm_ExponentialWeights.R' 'm_GeneralizedAdditive.R' 'm_KnearestNeighbors.R' 'm_MLPoly.R' 'm_RegressionTree.R' 'm_RidgeRegression.R' 'm_SVMclassif.R' 'z_getData.R' 'z_runAlgorithm.R' 'z_plotHelper.R' 'z_plot.R'