various fixes (especially in plotFbox and Neighbors shape predict
[talweg.git] / pkg / DESCRIPTION
index 1453d54..38b442e 100644 (file)
@@ -4,7 +4,7 @@ Version: 0.1-0
 Description: Forecast a curve sampled within the day (seconds, minutes,
     hours...), using past measured curves, history of some exogenous variables
     measurements and the exogenous prediction for tomorrow. Main method is
-    getForecast()
+    computeForecast()
 Authors: Benjamin Auder <Benjamin.Auder@math.u-psud.fr> [aut,cre],
     Jean-Michel Poggi <Jean-Michel.Poggi@parisdescartes.fr> [ctb],
     Bruno Portier <Bruno.Portier@insa-rouen.fr>, [ctb]
@@ -33,8 +33,8 @@ Collate:
     'J_Persistence.R'
     'J_Zero.R'
     'getData.R'
-    'getError.R'
-    'getForecast.R'
+    'computeError.R'
+    'computeForecast.R'
     'plot.R'
     'utils.R'
 VignetteBuilder: knitr