exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)
importFrom("stats", "rnorm", "runif", "lm", "coef")
useDynLib(RRI, .registration = TRUE)
