R/xgboost.R

Defines functions plotmo.prolog.xgb.Booster

# xgboost.R:

plotmo.prolog.xgb.Booster <- function(object, object.name, trace, ...) # xgboost model
{
    stop0("xgboost models do not conform to standard S3 model guidelines ",
          "and are thus not supported by plotmo and plotres")
}

Try the plotmo package in your browser

Any scripts or data that you put into this service are public.

plotmo documentation built on May 29, 2024, 12:19 p.m.