exportPattern("^([^.]|\\..+\\.)")
useDynLib(Hmisc)

import(methods)
import(stats)
import(survival)
import(Formula)
import(grid)

importFrom(lattice, xyplot, panel.dotplot, llines, lpoints, lsegments)
importFrom(cluster, clara)

S3method(print, spower)
S3method(print, Quantile2)
S3method(plot, Quantile2)
