almost finished debug
[talweg.git] / pkg / R / computeError.R
index af4109f..b57e607 100644 (file)
@@ -1,6 +1,6 @@
-#' @title Get error
+#' Compute error
 #'
-#' @description Obtain the errors between forecast and data
+#' Obtain the errors between forecast and data
 #'
 #' @param data Dataset, object of class \code{Data} output of \code{getData}
 #' @param forecast Forecast object, class \code{Forecast} output of \code{computeForecast}