# Generated by roxygen2: do not edit by hand

export(compute_spacings)
export(critical_values)
export(expected_spacings)
export(generate_progressive_censored)
export(gof_test_censored)
S3method(plot, gof_censored)
S3method(print, gof_censored)
S3method(summary, gof_censored)
importFrom(graphics, abline)
importFrom(graphics, hist)
importFrom(graphics, legend)
importFrom(graphics, lines)
importFrom(grDevices, adjustcolor)
importFrom(stats, density)
importFrom(stats, dexp)
importFrom(stats, pexp)
importFrom(stats, pnorm)
importFrom(stats, qexp)
importFrom(stats, qnorm)
importFrom(stats, quantile)
importFrom(stats, rbeta)
importFrom(stats, runif)
importFrom(stats, sd)
