https://github.com/cran/Hmisc
Raw File
Tip revision: d14ba69e75d96fbcaed38f2d198f492da3c2ebda authored by Frank E Harrell Jr on 21 November 2013, 15:54:13 UTC
version 3.13-0
Tip revision: d14ba69
NAMESPACE
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)
back to top