# Generated by roxygen2: do not edit by hand

S3method(print,RESIDE)
export(export_empty_cor_matrix)
export(export_marginal_distributions)
export(get_marginal_distributions)
export(import_cor_matrix)
export(import_marginal_distributions)
export(synthesise_data)
export(synthesize_data)
importFrom(dplyr,across)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(dplyr,where)
importFrom(magrittr,"%>%")
importFrom(matrixcalc,is.positive.semi.definite)
importFrom(methods,is)
importFrom(simstudy,defData)
importFrom(simstudy,genCorMat)
importFrom(simstudy,genData)
importFrom(stats,approx)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(tibble,column_to_rownames)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
