exportPattern("^[[:alpha:]]+")
import(quantreg,foreach)
importFrom("stats", "coef", "formula", "glm", "pnorm", "predict", "reshape", "runif", "sd", "vcov")
importFrom("utils", "write.table")
importFrom("parallel","makeCluster","stopCluster")
importFrom("doParallel","registerDoParallel")

S3method(summary,bootwrq)
