# Generated by roxygen2: do not edit by hand

S3method(plot,gof_lorenz)
S3method(print,gof_lorenz)
S3method(summary,gof_lorenz)
export(calc_lorenz_stats)
export(calc_p)
export(calc_pakyari_stats)
export(fit_progressive_mle)
export(get_quantile_vals)
export(gof_lorenz)
export(lorenz_plot)
export(mLC_sample)
export(mLC_theory)
export(rLC_calc)
export(rprcs)
importFrom(stats,dcauchy)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,optim)
importFrom(stats,pcauchy)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,pweibull)
importFrom(stats,qcauchy)
importFrom(stats,qexp)
importFrom(stats,qgamma)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,qweibull)
importFrom(stats,rcauchy)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rlogis)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,rweibull)
importFrom(stats,sd)
