export(eventstudy, inference.bootstrap, inference.wilcox, inference.classic,
       phys2eventtime, remap.cumsum, remap.cumprod, remap.event.reindex, eesSummary,
       eesDates, eesInference, get.clusters.formatted)

export(marketModel, excessReturn, constantMeanReturn)

export(subperiod.lmAMM, manyfirmssubperiod.lmAMM, lmAMM, makeX)


S3method(summary, amm)
S3method(summary, es)

S3method(print, amm)
S3method(print, es)

S3method(plot, amm)
S3method(plot, es)
S3method(plot, ees)

importFrom("graphics", "abline", "legend", "lines", "par", "plot",
           "plot.default", "points")
importFrom("methods", "formalArgs")
importFrom("utils", "capture.output", "head", "tail")
importFrom("boot", "boot", "boot.ci")

import(sandwich, stats, testthat, xts, zoo)
