# Generated by roxygen2: do not edit by hand

S3method(print,method_comparison)
S3method(print,privacy_assessment)
S3method(print,synthetic_data)
S3method(print,synthetic_validation)
export(compare_methods)
export(model_fidelity)
export(privacy_risk)
export(synthesize)
export(validate_synthetic)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,cor)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
