R/globals.R

utils::globalVariables(c(
  "value", "effect", "metric", "id", "feature", "weight",
  "importance", "shap", "config", "yhat", "contribution", "yval",
  "plot_value", "direction", "start", "end", "x", "y", "observation",
  "Variable", "Importance", "Var2", "color", "from", "to", "label",
  "i", "S", ".target", ".weights", "feature.value", "interaction",
  "surrogate", "index", "std_dev", "lower", "upper", "feature_label",
  "feature_value_scaled", "abs_shap", "feature_x", "feature_y",
  "raw_score", "config_label", "model", "conf_low", "conf_high",
  "prob", "mean_pred", "observed", "n", "self", "outcome_value",
  "scenario", "mean", "sensitivity", "specificity", "threshold",
  "net_benefit", "strategy", "scaled_value", "colour_value", "mean_abs",
  "pair", "hjust"
))

Try the funcml package in your browser

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

funcml documentation built on Aug. 22, 2026, 5:08 p.m.