useDynLib("FAmle")

import("graphics")
import("stats")
import("utils")
import("mvtnorm")

exportPattern("^[[:alpha:]]+")

S3method(hist, metropolis)
S3method(hist, plot)
S3method(plot, metropolis)
S3method(plot, mle)
S3method(print, metropolis)
S3method(print, mle)
