# Generated by roxygen2: do not edit by hand

S3method(make_synthesizer,character)
S3method(make_synthesizer,data.frame)
S3method(make_synthesizer,factor)
S3method(make_synthesizer,integer)
S3method(make_synthesizer,numeric)
export(dcor)
export(dmean)
export(dsd)
export(make_synthesizer)
export(pmse)
export(qa)
export(synthesize)
importFrom(stats,approxfun)
importFrom(stats,cor)
importFrom(stats,runif)
importFrom(stats,sd)
