# Generated by roxygen2: do not edit by hand

S3method(coef,transfer_entropy)
S3method(print,transfer_entropy)
S3method(summary,transfer_entropy)
export(calc_ete)
export(calc_te)
export(is.transfer_entropy)
export(set_quiet)
export(transfer_entropy)
importFrom(Rcpp,sourceCpp)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,sd)
useDynLib(RTransferEntropy)
