# Generated by roxygen2: do not edit by hand

S3method(as.dendrogram,segcompression)
S3method(print,segcompression)
export(compress)
export(dissimilarity)
export(dissimilarity_expected)
export(entropy)
export(exposure)
export(get_crosswalk)
export(ipf)
export(isolation)
export(matrix_to_long)
export(merge_units)
export(mutual_difference)
export(mutual_expected)
export(mutual_local)
export(mutual_total)
export(mutual_total_nested)
export(mutual_within)
export(scree_plot)
export(segcurve)
export(segplot)
import(RcppProgress)
import(data.table)
importFrom(Rcpp,sourceCpp)
importFrom(stats,as.dendrogram)
useDynLib(segregation, .registration = TRUE)
