From a45497e6f337c4d99726193132c19a943a77def9 Mon Sep 17 00:00:00 2001 From: El Potaeto Date: Sun, 8 Feb 2015 22:46:59 +0100 Subject: [PATCH] add web address --- R-package/R/xgboost.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-package/R/xgboost.R b/R-package/R/xgboost.R index 3d5ad1d89..3b01868f9 100644 --- a/R-package/R/xgboost.R +++ b/R-package/R/xgboost.R @@ -77,7 +77,7 @@ #' \item \code{ndcg} Normalized Discounted Cumulative Gain. \url{http://en.wikipedia.org/wiki/NDCG} #' } #' -#' More parameters are available in the Wiki \url{https://github.com/tqchen/xgboost/wiki/Parameters} +#' More parameters are available in the Wiki \url{https://github.com/tqchen/xgboost/wiki/Parameters}. #' #' @examples #' data(agaricus.train, package='xgboost')