useDynLib(bcf)
# exportPattern("^[[:alpha:]]+")
export("bcf")
import( Rcpp )
importFrom("stats", "approxfun", "lm", "qchisq", "quantile", "sd")
