# Generated by roxygen2: do not edit by hand

S3method(check.dist,default)
S3method(check.dist,dist)
S3method(check.dist,list)
S3method(check.dist,matrix)
S3method(mantel.test,dist)
S3method(mantel.test,formula)
S3method(mantel.test,list)
S3method(plot,mantel)
S3method(print,mantel)
S3method(print,pagetest)
S3method(print,sm)
S3method(print,ssm)
S3method(sm.compositionality,default)
S3method(sm.compositionality,formula)
S3method(sm.segmentation,default)
S3method(sm.segmentation,formula)
S3method(ssm.compositionality,default)
S3method(ssm.compositionality,formula)
S3method(ssm.segmentation,default)
S3method(ssm.segmentation,formula)
export(binaryfeaturematrix)
export(check.dist)
export(count.substring.occurrences)
export(enumerate.meaningcombinations)
export(enumerate.substrings)
export(hammingdists)
export(mantel.test)
export(normalisedlevenshteindists)
export(orderinsensitivedists)
export(page.L)
export(page.compute.exact)
export(page.test)
export(read.dist)
export(repmatrix)
export(segment.counts)
export(segment.string)
export(shuffle.locations)
export(sm.compositionality)
export(sm.segmentation)
export(ssm.compositionality)
export(ssm.segmentation)
export(temperature.colors)
export(wrap.meaningdistfunction)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,dbinom)
importFrom(stats,dhyper)
importFrom(stats,dnorm)
importFrom(stats,terms)
importFrom(stats,weighted.mean)
importFrom(stringi,stri_locate_all_fixed)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
