# Generated by roxygen2: do not edit by hand

S3method(print,PowANOVADat)
S3method(print,PowFrailtyDat)
S3method(print,PowerTable)
export(PowANOVA)
export(PowANOVADat)
export(PowFrailty)
export(PowFrailtyDat)
export(PowerTable)
export(SimPDXdata)
export(plotpower)

importFrom(nlme, lme)
importFrom("frailtypack", "frailtyPenal")
importFrom("survival", "Surv", "cluster")
importFrom("graphics", "lines")
importFrom("stats", "coef", "pnorm", "pt", "rexp", "runif", "lm")
importFrom("parallel", "detectCores", "mclapply", "parLapply", "makeCluster", "stopCluster")
importFrom("ggplot2", "ggplot", "aes", "geom_line", "ylab", "xlab", "ylim", "theme_bw", "scale_x_continuous")
importFrom(ggpubr, ggarrange)
