# Generated by roxygen2: do not edit by hand

S3method(print,dream)
S3method(print,summary.dream)
S3method(summary,dream)
export(computeBCConstraint)
export(computeBCES)
export(computeBCRedund)
export(computeBurtsConstraint)
export(computeBurtsES)
export(computeFourCycles)
export(computeHomFourCycles)
export(computeISP)
export(computeITP)
export(computeLealBrokerage)
export(computeNPaths)
export(computeOSP)
export(computeOTP)
export(computePersistence)
export(computePrefAttach)
export(computeReceiverIndegree)
export(computeReceiverOutdegree)
export(computeRecency)
export(computeReciprocity)
export(computeRemDyadCut)
export(computeRepetition)
export(computeSenderIndegree)
export(computeSenderOutdegree)
export(computeTMDegree)
export(computeTMDens)
export(computeTMEgoDis)
export(computeTriads)
export(estimateREM)
export(processOMEventSeq)
export(processTMEventSeq)
export(simulateRESeq)
import(Rcpp)
import(data.table)
import(doParallel)
import(foreach)
import(parallel)
import(stats)
importFrom(collapse,`%==%`)
importFrom(collapse,`%iin%`)
importFrom(collapse,fduplicated)
importFrom(collapse,fnrow)
importFrom(collapse,funique)
importFrom(collapse,whichv)
importFrom(dqrng,dqsample)
importFrom(fastmatch,`%fin%`)
useDynLib(dream, .registration=TRUE)
