is_installed_xgboost {stackgbm} | R Documentation |
Is xgboost installed?
Description
Is xgboost installed?
Usage
is_installed_xgboost()
Value
TRUE
if installed, FALSE
if not.
Examples
is_installed_xgboost()
[Package stackgbm version 0.1.0 Index]