import(Rcpp)
importFrom("stats", "na.omit", "setNames", "aggregate", "quantile", "rnorm", "runif")
export(alfam2)
useDynLib(ALFAM2)
