# Generated by roxygen2: do not edit by hand

S3method(placebo_test,cvpensynth)
S3method(placebo_test,pensynth)
S3method(plot,cvpensynth)
S3method(plot,pensynthtest)
S3method(predict,cvpensynth)
S3method(predict,pensynth)
S3method(print,cvpensynth)
S3method(print,pensynth)
export(cv_pensynth)
export(in_convex_hull)
export(pensynth)
export(placebo_test)
export(simulate_data)
export(simulate_data_factor)
export(simulate_data_synth)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(stats,approx)
importFrom(stats,getCall)
importFrom(stats,loess)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(utils,capture.output)
