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