import(coda)
importFrom("stats", "time")
importFrom("Rcpp", "evalCpp")
importFrom("Matrix", "Matrix")
importFrom("Matrix", "bandSparse")
importFrom("graphics", "lines", "plot")
importFrom("stats", "median", "quantile", "window")
export(btf, getPostEst, getPost, plot.btf, tf)
S3method("plot","btf")
useDynLib(btf, .registration=TRUE)
