useDynLib(survPresmooth)

import(stats)

export(
  control.presmooth,
  presmooth
)

S3method(print, survPresmooth)


