remove incorrect link to old folders

This commit is contained in:
hetong
2014-09-06 23:14:38 -07:00
parent 80636cd804
commit 1925321a16
9 changed files with 11 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ xgb.cv(params = list(), data, nrounds, nfold, label = NULL, showsd = TRUE,
}
See \url{https://github.com/tqchen/xgboost/wiki/Parameters} for
further details. See also inst/examples/demo.R for walkthrough example in R.}
further details. See also demo/ for walkthrough example in R.}
\item{data}{takes an \code{xgb.DMatrix} as the input.}