fix doc with redirection to inst/examples
This commit is contained in:
@@ -25,7 +25,7 @@ xgboost(data = NULL, label = NULL, params = list(), nrounds,
|
||||
}
|
||||
|
||||
See \url{https://github.com/tqchen/xgboost/wiki/Parameters} for
|
||||
further details. See also demo/demo.R for walkthrough example in R.}
|
||||
further details. See also inst/examples/demo.R for walkthrough example in R.}
|
||||
|
||||
\item{nrounds}{the max number of iterations}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user