Update Namespace with new function

This commit is contained in:
El Potaeto 2014-12-28 10:24:43 +01:00
parent 1d64cd8896
commit 8c17a86b38

View File

@ -1,4 +1,4 @@
# Generated by roxygen2 (4.0.1): do not edit by hand
# Generated by roxygen2 (4.1.0): do not edit by hand
export(getinfo)
export(setinfo)
@ -7,6 +7,7 @@ export(xgb.DMatrix)
export(xgb.DMatrix.save)
export(xgb.cv)
export(xgb.dump)
export(xgb.importance)
export(xgb.load)
export(xgb.save)
export(xgb.train)