# Generated by roxygen2: do not edit by hand

S3method(plot,xspliner)
S3method(predict,xspliner)
S3method(print,xspliner)
S3method(summary,xspliner)
S3method(transition,xspliner)
S3method(xspline,default)
S3method(xspline,explainer)
S3method(xspline,formula)
export(aic)
export(approx_with_monotonic_spline)
export(approx_with_spline)
export(hoslem)
export(model_surrogate_xspliner)
export(plot_model_comparison)
export(plot_variable_transition)
export(transition)
export(xf_opts_default)
export(xs_opts_default)
export(xspline)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,getCall)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,setNames)
importFrom(stats,summary.glm)
importFrom(stats,terms.formula)
