improve document format

This commit is contained in:
hetong
2014-08-30 15:14:36 -07:00
parent 2c1aabf6b0
commit a06f01e8ec
6 changed files with 27 additions and 9 deletions

View File

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