# Generated by roxygen2: do not edit by hand

S3method(as.list,dst)
S3method(is.na,dst)
S3method(length,dst)
S3method(mean,dst)
S3method(median,dst)
S3method(plot,dst)
S3method(print,dst)
S3method(print,support)
S3method(range,dst)
S3method(range,support)
export("parameters<-")
export(arithmetic)
export(as_discretes)
export(atoms)
export(continuous)
export(dgev)
export(dgp)
export(discrete)
export(distribution)
export(dlp3)
export(dpearson3)
export(dst_bern)
export(dst_beta)
export(dst_binom)
export(dst_cauchy)
export(dst_chisq)
export(dst_degenerate)
export(dst_empirical)
export(dst_exp)
export(dst_f)
export(dst_finite)
export(dst_gamma)
export(dst_geom)
export(dst_gev)
export(dst_gp)
export(dst_gumbel)
export(dst_hyper)
export(dst_lnorm)
export(dst_lp3)
export(dst_nbinom)
export(dst_norm)
export(dst_null)
export(dst_pearson3)
export(dst_pois)
export(dst_t)
export(dst_unif)
export(dst_weibull)
export(empty_support)
export(enframe_cdf)
export(enframe_chf)
export(enframe_density)
export(enframe_hazard)
export(enframe_odds)
export(enframe_pmf)
export(enframe_quantile)
export(enframe_return)
export(enframe_survival)
export(eval_cdf)
export(eval_chf)
export(eval_density)
export(eval_hazard)
export(eval_odds)
export(eval_pmf)
export(eval_property)
export(eval_quantile)
export(eval_return)
export(eval_survival)
export(integers)
export(is.distribution)
export(is_distribution)
export(is_empty_support)
export(is_support)
export(kurtosis)
export(kurtosis_exc)
export(mixed)
export(natural0)
export(natural1)
export(parameters)
export(pgev)
export(pgp)
export(plp3)
export(ppearson3)
export(pretty_name)
export(prob_left)
export(prob_right)
export(qgev)
export(qgp)
export(qlp3)
export(qpearson3)
export(realise)
export(realize)
export(regions)
export(rlp3)
export(rpearson3)
export(skewness)
export(stdev)
export(support)
export(support_add_atoms)
export(support_contains)
export(support_drop_atoms)
export(support_has_atom)
export(support_reciprocal)
export(support_restrict)
export(support_scale)
export(support_shift)
export(support_transform)
export(support_union)
export(variance)
export(vtype)
importFrom(discretes,arithmetic)
importFrom(discretes,as_discretes)
importFrom(discretes,integers)
importFrom(discretes,natural0)
importFrom(discretes,natural1)
importFrom(stats,median)
