# Generated by roxygen2: do not edit by hand

S3method(print,cdnet)
S3method(print,cdnets)
S3method(print,sar)
S3method(print,sars)
S3method(print,sart)
S3method(print,sarts)
S3method(print,summary.cdnet)
S3method(print,summary.cdnets)
S3method(print,summary.sar)
S3method(print,summary.sars)
S3method(print,summary.sart)
S3method(print,summary.sarts)
S3method(summary,cdnet)
S3method(summary,cdnets)
S3method(summary,sar)
S3method(summary,sars)
S3method(summary,sart)
S3method(summary,sarts)
export(cdnet)
export(homophily)
export(sar)
export(sart)
export(simcdnet)
export(simsar)
export(simsart)
importFrom(Formula,as.Formula)
importFrom(Matrix,rankMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(ddpcr,quiet)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,delete.response)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(CDatanet, .registration = TRUE)
