# 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,logical)
S3method(make_synthesizer,numeric)
S3method(make_synthesizer,ts)
export(make_synthesizer)
export(synthesize)
importFrom(stats,approxfun)
importFrom(stats,cor)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,is.mts)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,ts)
