# Generated by roxygen2: do not edit by hand

S3method(print,sdc_descriptives)
S3method(print,sdc_distinct_ids)
S3method(print,sdc_dominance)
S3method(print,sdc_min_max)
S3method(print,sdc_model)
export(sdc_descriptives)
export(sdc_log)
export(sdc_min_max)
export(sdc_model)
importFrom(broom,augment)
importFrom(broom,tidy)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_data_frame)
importFrom(checkmate,assert_file)
importFrom(checkmate,assert_int)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_string)
importFrom(checkmate,test_file_exists)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(data.table,"%flike%")
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,fintersect)
importFrom(data.table,fsetequal)
importFrom(data.table,rbindlist)
importFrom(data.table,set)
importFrom(data.table,setorderv)
importFrom(data.table,uniqueN)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(utils,head)
importFrom(utils,tail)
