X-Git-Url: https://git.auder.net/?p=talweg.git;a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=38b442e79533aee3363c8242956596de88dc5ab3;hp=1453d54dac6f9a4b03c933e21b206f665fc59ead;hb=99f83c9af27492f6fb9b10f51fb8704ed588f5c1;hpb=defcae035f2e26fd8568cedb27040b173811b246 diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION index 1453d54..38b442e 100644 --- a/pkg/DESCRIPTION +++ b/pkg/DESCRIPTION @@ -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 [aut,cre], Jean-Michel Poggi [ctb], Bruno Portier , [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