importFrom("graphics", "lines", "plot", "points", "text")
useDynLib("pRSR")
export(
"SimulateHReg",
"FitHReg",
"GetFitHReg",  
"pvalrsr",
"plotrsr",
"SimulateAR1" )
import("stats", "utils")
