export(FHtestrcp, FHtestrcc, FHtesticp, FHtestics)

import(interval, KMsurv)
importFrom(survival, Surv, is.Surv, survfit)
importFrom(perm, permControl)
importFrom(MASS, ginv)
importFrom("stats", "aggregate", "model.extract", "pbeta", "pchisq", "pnorm", "var")

# exportPattern("^[[:alpha:]]+")

S3method(print, FHtestrcp)
S3method(print, FHtestrcc)
S3method(print, FHtesticp)
S3method(print, FHtestics)
S3method(FHtestrcp, formula)
S3method(FHtestrcp, default)
S3method(FHtestrcc, formula)
S3method(FHtestrcc, default)
S3method(FHtesticp, formula)
S3method(FHtesticp, default)
S3method(FHtestics, formula)
S3method(FHtestics, default)
