X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=pkg%2FR%2FcomputeError.R;h=b57e60732e6ad42b7241bf165354eb27ab142fde;hb=af3b84f4cacade7d83221ca0249b546c50ddf340;hp=af4109fcfd8f1bdac215dd6dc46cf473acfc6c74;hpb=99f83c9af27492f6fb9b10f51fb8704ed588f5c1;p=talweg.git diff --git a/pkg/R/computeError.R b/pkg/R/computeError.R index af4109f..b57e607 100644 --- a/pkg/R/computeError.R +++ b/pkg/R/computeError.R @@ -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}