importFrom("methods", "is")
importFrom("stats", "lm", "pnorm", "quantile")

export("fullKernel",
       "halfKernel",
       "lastValue",
       "nearValue")
