# Generated by roxygen2: do not edit by hand

S3method(cdf,Bernoulli)
S3method(cdf,Beta)
S3method(cdf,Binomial)
S3method(cdf,Categorical)
S3method(cdf,Cauchy)
S3method(cdf,ChiSquare)
S3method(cdf,Exponential)
S3method(cdf,FisherF)
S3method(cdf,Gamma)
S3method(cdf,Geometric)
S3method(cdf,HyperGeometric)
S3method(cdf,LogNormal)
S3method(cdf,Logistic)
S3method(cdf,NegativeBinomial)
S3method(cdf,Normal)
S3method(cdf,Poisson)
S3method(cdf,StudentsT)
S3method(cdf,Tukey)
S3method(cdf,Uniform)
S3method(cdf,Weibull)
S3method(fit_mle,Bernoulli)
S3method(fit_mle,Binomial)
S3method(fit_mle,Exponential)
S3method(fit_mle,Gamma)
S3method(fit_mle,Geometric)
S3method(fit_mle,LogNormal)
S3method(fit_mle,Normal)
S3method(fit_mle,Poisson)
S3method(log_pdf,Bernoulli)
S3method(log_pdf,Beta)
S3method(log_pdf,Binomial)
S3method(log_pdf,Categorical)
S3method(log_pdf,Cauchy)
S3method(log_pdf,ChiSquare)
S3method(log_pdf,Exponential)
S3method(log_pdf,FisherF)
S3method(log_pdf,Gamma)
S3method(log_pdf,Geometric)
S3method(log_pdf,HyperGeometric)
S3method(log_pdf,LogNormal)
S3method(log_pdf,Logistic)
S3method(log_pdf,Multinomial)
S3method(log_pdf,NegativeBinomial)
S3method(log_pdf,Normal)
S3method(log_pdf,Poisson)
S3method(log_pdf,StudentsT)
S3method(log_pdf,Uniform)
S3method(log_pdf,Weibull)
S3method(pdf,Bernoulli)
S3method(pdf,Beta)
S3method(pdf,Binomial)
S3method(pdf,Categorical)
S3method(pdf,Cauchy)
S3method(pdf,ChiSquare)
S3method(pdf,Exponential)
S3method(pdf,FisherF)
S3method(pdf,Gamma)
S3method(pdf,Geometric)
S3method(pdf,HyperGeometric)
S3method(pdf,LogNormal)
S3method(pdf,Logistic)
S3method(pdf,Multinomial)
S3method(pdf,NegativeBinomial)
S3method(pdf,Normal)
S3method(pdf,Poisson)
S3method(pdf,StudentsT)
S3method(pdf,Uniform)
S3method(pdf,Weibull)
S3method(print,Bernoulli)
S3method(print,Beta)
S3method(print,Binomial)
S3method(print,Categorical)
S3method(print,Cauchy)
S3method(print,ChiSquare)
S3method(print,Exponential)
S3method(print,FisherF)
S3method(print,Gamma)
S3method(print,Geometric)
S3method(print,HyperGeometric)
S3method(print,LogNormal)
S3method(print,Logistic)
S3method(print,Multinomial)
S3method(print,NegativeBinomial)
S3method(print,Normal)
S3method(print,Poisson)
S3method(print,StudentsT)
S3method(print,Tukey)
S3method(print,Uniform)
S3method(print,Weibull)
S3method(quantile,Bernoulli)
S3method(quantile,Beta)
S3method(quantile,Binomial)
S3method(quantile,Categorical)
S3method(quantile,Cauchy)
S3method(quantile,ChiSquare)
S3method(quantile,Exponential)
S3method(quantile,FisherF)
S3method(quantile,Gamma)
S3method(quantile,Geometric)
S3method(quantile,HyperGeometric)
S3method(quantile,LogNormal)
S3method(quantile,Logistic)
S3method(quantile,NegativeBinomial)
S3method(quantile,Normal)
S3method(quantile,Poisson)
S3method(quantile,StudentsT)
S3method(quantile,Tukey)
S3method(quantile,Uniform)
S3method(quantile,Weibull)
S3method(random,Bernoulli)
S3method(random,Beta)
S3method(random,Binomial)
S3method(random,Categorical)
S3method(random,Cauchy)
S3method(random,ChiSquare)
S3method(random,Exponential)
S3method(random,FisherF)
S3method(random,Gamma)
S3method(random,Geometric)
S3method(random,HyperGeometric)
S3method(random,LogNormal)
S3method(random,Logistic)
S3method(random,Multinomial)
S3method(random,NegativeBinomial)
S3method(random,Normal)
S3method(random,Poisson)
S3method(random,StudentsT)
S3method(random,Uniform)
S3method(random,Weibull)
S3method(suff_stat,Bernoulli)
S3method(suff_stat,Binomial)
S3method(suff_stat,Exponential)
S3method(suff_stat,Gamma)
S3method(suff_stat,Geometric)
S3method(suff_stat,LogNormal)
S3method(suff_stat,Normal)
S3method(suff_stat,Poisson)
export(Bernoulli)
export(Beta)
export(Binomial)
export(Categorical)
export(Cauchy)
export(ChiSquare)
export(Exponential)
export(FisherF)
export(Gamma)
export(Geometric)
export(HyperGeometric)
export(LogNormal)
export(Logistic)
export(Multinomial)
export(NegativeBinomial)
export(Normal)
export(Poisson)
export(StudentsT)
export(Tukey)
export(Uniform)
export(Weibull)
export(cdf)
export(fit_mle)
export(is_distribution)
export(likelihood)
export(log_likelihood)
export(log_pdf)
export(pdf)
export(pmf)
export(quantile)
export(random)
import(stats)
importFrom(glue,glue)
