export(fcos,fsin)
export(funBM,funGoF)
export(gof_stat)
export(kappa)
export(SimBM,SimGOUexact,SimQuantilesWBM,SimQuantilesGoF)
export(StatGOU)
import("foreach","foreach")
importFrom("doParallel","registerDoParallel")
importFrom("parallel","makeCluster","stopCluster")
importFrom("stats","lm","rnorm","pnorm","quantile","coef","var")
