add doc for agaricus.test

This commit is contained in:
hetong
2014-09-06 21:54:12 -07:00
parent 43a781f59b
commit d174a79fbd
4 changed files with 12 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
xgb.DMatrix.save(DMatrix, fname)
}
\arguments{
\item{DMatrix}{the model object.}
\item{DMatrix}{the DMatrix object}
\item{fname}{the name of the binary file.}
}