useDynLib(FMCCSD, .registration=TRUE)
importFrom(Rcpp, evalCpp)
importFrom("stats", "dnorm", "optim", "pnorm", "quantile")
export("CSDfit")