useDynLib(survPresmooth, .registration = TRUE)

importFrom("utils", "head")

import("stats")

export(
  control.presmooth,
  presmooth
)

S3method(print, survPresmooth)


