# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,nodes.goldfish)
S3method(as.matrix,network.goldfish)
S3method(coef,result.goldfish)
S3method(estimate,formula)
S3method(glance,result.goldfish)
S3method(linkEvents,default)
S3method(linkEvents,network.goldfish)
S3method(linkEvents,nodes.goldfish)
S3method(logLik,result.goldfish)
S3method(print,dependent.goldfish)
S3method(print,network.goldfish)
S3method(print,nodes.goldfish)
S3method(print,preprocessed.goldfish)
S3method(print,result.goldfish)
S3method(print,summary.result.goldfish)
S3method(summary,result.goldfish)
S3method(tidy,result.goldfish)
S3method(vcov,result.goldfish)
export(defineDependentEvents)
export(defineGlobalAttribute)
export(defineGroups_interaction)
export(defineNetwork)
export(defineNodes)
export(estimate)
export(examineChangepoints)
export(examineOutliers)
export(glance)
export(linkEvents)
export(tidy)
importFrom(Rcpp,sourceCpp)
importFrom(changepoint,cpt.mean)
importFrom(changepoint,cpt.var)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,points)
importFrom(methods,is)
importFrom(stats,.vcov.aliased)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,end)
importFrom(stats,filter)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(tibble,as_tibble)
importFrom(utils,getTxtProgressBar)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(goldfish)
