fit_dst_bern(x, method = c("mle", "lmom"), ...)fit_dst_beta(x, method = c("mle", "mge", "mme"), ...)
fit_dst_cauchy(x, method = c("mle", "mge"), ...)
fit_dst_chisq(x, method = c("mle", "mge", "lmom"), ...)
fit_dst_degenerate(x, method = "mle", ...)
fit_dst_empirical(x, ...)
fit_dst_exp(x, method = c("mle", "mge", "mme", "lmom"), ...)
fit_dst_f(x, method = c("mle", "mge"), ...)
fit_dst_finite(x, ...)
fit_dst_gamma(x, method = c("mle", "mge", "mme", "lmom"), ...)
fit_dst_geom(x, method = c("mle", "mme", "lmom"), ...)
fit_dst_gev(x, method = c("mle", "lmom"), ...)
fit_dst_gp(x, method = c("mle", "lmom"), ...)
fit_dst_gumbel(x, method = c("mle", "lmom"), ...)
fit_dst_lnorm(x, method = c("mle", "mge", "mme", "lmom", "lmom-log"), ...)
fit_dst_lp3(x, method = "lmom-log", ...)
fit_dst_nbinom(x, method = c("mle", "mme"), ...)
fit_dst_norm(x, method = c("mle", "mge", "mme", "lmom"), ...)
fit_dst_null(x, ...)
fit_dst_pearson3(x, method = "lmom", ...)
fit_dst_pois(x, method = c("mle", "mme", "lmom"), ...)
fit_dst_t(x, method = c("mle", "mge"), ...)
fit_dst_unif(x, method = c("mle", "mge", "mme", "lmom"), ...)
fit_dst_weibull(x, method = c("mle", "mge", "lmom"), ...)