R/xgboost.R
print.xgboost.Rd
Prints basic properties of an XGBoost model object.
# S3 method for class 'xgboost' print(x, ...)
An XGBoost model object of class xgboost, as produced by function xgboost().
xgboost
xgboost()
Not used.
Same object x, after printing its info.
x