# Generated by roxygen2: do not edit by hand

S3method(get_baseline,default)
S3method(get_baseline,shapviz)
S3method(get_feature_values,default)
S3method(get_feature_values,shapviz)
S3method(get_shap_values,default)
S3method(get_shap_values,shapviz)
S3method(print,shapviz)
S3method(shapviz,default)
S3method(shapviz,explain)
S3method(shapviz,lgb.Booster)
S3method(shapviz,matrix)
S3method(shapviz,treeshap)
S3method(shapviz,xgb.Booster)
S3method(sv_dependence,default)
S3method(sv_dependence,shapviz)
S3method(sv_force,default)
S3method(sv_force,shapviz)
S3method(sv_importance,default)
S3method(sv_importance,shapviz)
S3method(sv_waterfall,default)
S3method(sv_waterfall,shapviz)
export(get_baseline)
export(get_feature_values)
export(get_shap_values)
export(is.shapviz)
export(potential_interactions)
export(shapviz)
export(shapviz_from_lgb_predict)
export(shapviz_from_xgb_predict)
export(sv_dependence)
export(sv_force)
export(sv_importance)
export(sv_waterfall)
import(ggplot2)
importFrom(rlang,.data)
