# Generated by roxygen2: do not edit by hand

S3method(augment,mnr)
S3method(glance,adk)
S3method(glance,anderson_darling)
S3method(glance,basis)
S3method(glance,equiv_change_mean)
S3method(glance,equiv_mean_extremum)
S3method(glance,levene)
S3method(glance,mnr)
S3method(print,adk)
S3method(print,anderson_darling)
S3method(print,basis)
S3method(print,equiv_change_mean)
S3method(print,equiv_mean_extremum)
S3method(print,levene)
S3method(print,mnr)
export(ad_ksample)
export(anderson_darling_lognormal)
export(anderson_darling_normal)
export(anderson_darling_weibull)
export(augment)
export(basis_anova)
export(basis_hk_ext)
export(basis_lognormal)
export(basis_nonpara_large_sample)
export(basis_normal)
export(basis_pooled_cv)
export(basis_pooled_sd)
export(basis_weibull)
export(calc_cv_star)
export(cv)
export(equiv_change_mean)
export(equiv_mean_extremum)
export(glance)
export(hk_ext_z)
export(hk_ext_z_j_opt)
export(k_equiv)
export(k_factor_normal)
export(levene_test)
export(maximum_normed_residual)
export(nonpara_binomial_rank)
export(normalize_group_mean)
export(normalize_ply_thickness)
export(stat_esf)
export(stat_normal_surv_func)
export(tidy)
export(transform_mod_cv)
export(transform_mod_cv_ad)
importFrom(MASS,fitdistr)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(ggplot2,Stat)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,layer)
importFrom(kSamples,ad.test)
importFrom(rlang,abort)
importFrom(rlang,call_args)
importFrom(rlang,call_args_names)
importFrom(rlang,call_name)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,fn_fmls_names)
importFrom(rlang,inform)
importFrom(rlang,list2)
importFrom(rlang,quo_text)
importFrom(rlang,warn)
importFrom(stats,dbeta)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,qweibull)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var.test)
importFrom(tibble,tibble)
