useDynLib(saeMSPE, .registration=TRUE)
importFrom(Rcpp, evalCpp)
importFrom("stats", "aggregate", "nlminb", "sd")
importFrom("Matrix", "bdiag")
importFrom("smallarea", "fayherriot", "maximlikelihood", "resimaxilikelihood", "prasadraoest")
exportPattern("^[[:alpha:]]+")
importFrom("stats", "complete.cases", "model.frame", "model.matrix",
               "model.response")