# Generated by roxygen2: do not edit by hand

export(boot_exponential)
export(boot_gaussian)
export(boot_logistic)
export(boot_loglogistic)
export(boot_lognormal)
export(boot_weibull)
export(confint_diff)
export(confint_km_diff)
export(test_diff)
export(test_nonpar)
import(eha)
import(survival)
importFrom(graphics,curve)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(stats,dexp)
importFrom(stats,dlnorm)
importFrom(stats,dlogis)
importFrom(stats,dnorm)
importFrom(stats,dweibull)
importFrom(stats,optimize)
importFrom(stats,pexp)
importFrom(stats,plnorm)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,rexp)
importFrom(stats,rlnorm)
importFrom(stats,rlogis)
importFrom(stats,rnorm)
importFrom(stats,rweibull)
importFrom(stats,var)
