X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FDESCRIPTION;h=38b442e79533aee3363c8242956596de88dc5ab3;hb=35eb1443d0ae161c730e371e08e576754ec0084d;hp=1453d54dac6f9a4b03c933e21b206f665fc59ead;hpb=613a986f1517ab5a641771da62eba6c7f5a41577;p=talweg.git 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