# Generated by roxygen2: do not edit by hand

S3method(plot,paths)
S3method(plot,sens)
S3method(pred,gbm)
S3method(pred,glm)
S3method(pred,lm)
S3method(pred,pbart)
S3method(pred,wbart)
S3method(print,paths)
S3method(print,summary.paths)
S3method(summary,paths)
export(paths)
export(pred)
export(sens)
import(ggplot2)
import(stats)
importFrom(BART,pbart)
importFrom(BART,wbart)
importFrom(gbm,gbm)
importFrom(twang,ps)
