# Generated by roxygen2: do not edit by hand

S3method(plot,cv.hd2part)
S3method(plot,hd2part)
S3method(predict,cv.hd2part)
S3method(predict,hd2part)
export(HDtweedie_kfold_aug)
export(cv.hd2part)
export(fit_subgroup_2part)
export(hd2part)
export(hdgamma)
export(sim_semicontinuous_data)
import(foreach)
import(stats)
importFrom(HDtweedie,cv.HDtweedie)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,strwidth)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(personalized,subgroup.effects)
importFrom(personalized,treat.effects)
importFrom(stats,approx)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,weighted.mean)
useDynLib(personalized2part, .registration = TRUE)
