| apply_dpqr | Utilities for 'distributions3' objects |
| Bernoulli | Create a Bernoulli distribution |
| Beta | Create a Beta distribution |
| Binomial | Create a Binomial distribution |
| Categorical | Create a Categorical distribution |
| Cauchy | Create a Cauchy distribution |
| cdf | Evaluate the cumulative distribution function of a... |
| cdf.Bernoulli | Evaluate the cumulative distribution function of a Bernoulli... |
| cdf.Beta | Evaluate the cumulative distribution function of a Beta... |
| cdf.Binomial | Evaluate the cumulative distribution function of a Binomial... |
| cdf.Categorical | Evaluate the cumulative distribution function of a... |
| cdf.Cauchy | Evaluate the cumulative distribution function of a Cauchy... |
| cdf.ChiSquare | Evaluate the cumulative distribution function of a chi square... |
| cdf.Erlang | Evaluate the cumulative distribution function of an Erlang... |
| cdf.Exponential | Evaluate the cumulative distribution function of an... |
| cdf.FisherF | Evaluate the cumulative distribution function of an F... |
| cdf.Frechet | Evaluate the cumulative distribution function of a Frechet... |
| cdf.Gamma | Evaluate the cumulative distribution function of a Gamma... |
| cdf.Geometric | Evaluate the cumulative distribution function of a Geometric... |
| cdf.GEV | Evaluate the cumulative distribution function of a GEV... |
| cdf.GP | Evaluate the cumulative distribution function of a GP... |
| cdf.Gumbel | Evaluate the cumulative distribution function of a Gumbel... |
| cdf.HurdleNegativeBinomial | Evaluate the cumulative distribution function of a hurdle... |
| cdf.HurdlePoisson | Evaluate the cumulative distribution function of a hurdle... |
| cdf.HyperGeometric | Evaluate the cumulative distribution function of a... |
| cdf.Logistic | Evaluate the cumulative distribution function of a Logistic... |
| cdf.LogNormal | Evaluate the cumulative distribution function of a LogNormal... |
| cdf.NegativeBinomial | Evaluate the cumulative distribution function of a negative... |
| cdf.Normal | Evaluate the cumulative distribution function of a Normal... |
| cdf.Poisson | Evaluate the cumulative distribution function of a Poisson... |
| cdf.PoissonBinomial | Evaluate the cumulative distribution function of a... |
| cdf.RevWeibull | Evaluate the cumulative distribution function of an... |
| cdf.StudentsT | Evaluate the cumulative distribution function of a StudentsT... |
| cdf.Tukey | Evaluate the cumulative distribution function of a Tukey... |
| cdf.Uniform | Evaluate the cumulative distribution function of a continuous... |
| cdf.Weibull | Evaluate the cumulative distribution function of a Weibull... |
| cdf.ZINegativeBinomial | Evaluate the cumulative distribution function of a... |
| cdf.ZIPoisson | Evaluate the cumulative distribution function of a... |
| cdf.ZTNegativeBinomial | Evaluate the cumulative distribution function of a... |
| cdf.ZTPoisson | Evaluate the cumulative distribution function of a... |
| ChiSquare | Create a Chi-Square distribution |
| distributions3-package | distributions3: Probability Distributions as S3 Objects |
| Erlang | Create an Erlang distribution |
| Exponential | Create an Exponential distribution |
| FIFA2018 | Goals scored in all 2018 FIFA World Cup matches |
| FisherF | Create an F distribution |
| fit_mle | Fit a distribution to data |
| fit_mle.Bernoulli | Fit a Bernoulli distribution to data |
| fit_mle.Binomial | Fit a Binomial distribution to data |
| fit_mle.Exponential | Fit an Exponential distribution to data |
| fit_mle.Gamma | Fit a Gamma distribution to data |
| fit_mle.Geometric | Fit a Geometric distribution to data |
| fit_mle.LogNormal | Fit a Log Normal distribution to data |
| fit_mle.Normal | Fit a Normal distribution to data |
| fit_mle.Poisson | Fit an Poisson distribution to data |
| Frechet | Create a Frechet distribution |
| Gamma | Create a Gamma distribution |
| geom_auc | Fill out area under the curve for a plotted PDF |
| Geometric | Create a Geometric distribution |
| GEV | Create a Generalised Extreme Value (GEV) distribution |
| GP | Create a Generalised Pareto (GP) distribution |
| Gumbel | Create a Gumbel distribution |
| hnbinom | The hurdle negative binomial distribution |
| hpois | The hurdle Poisson distribution |
| HurdleNegativeBinomial | Create a hurdle negative binomial distribution |
| HurdlePoisson | Create a hurdle Poisson distribution |
| HyperGeometric | Create a HyperGeometric distribution |
| is_discrete | Determine whether a distribution is discrete or continuous |
| is_distribution | Is an object a distribution? |
| Logistic | Create a Logistic distribution |
| log_likelihood | Compute the (log-)likelihood of a probability distribution... |
| LogNormal | Create a LogNormal distribution |
| Multinomial | Create a Multinomial distribution |
| NegativeBinomial | Create a negative binomial distribution |
| Normal | Create a Normal distribution |
| Evaluate the probability density of a probability... | |
| pdf.Bernoulli | Evaluate the probability mass function of a Bernoulli... |
| pdf.Beta | Evaluate the probability mass function of a Beta distribution |
| pdf.Binomial | Evaluate the probability mass function of a Binomial... |
| pdf.Categorical | Evaluate the probability mass function of a Categorical... |
| pdf.Cauchy | Evaluate the probability mass function of a Cauchy... |
| pdf.ChiSquare | Evaluate the probability mass function of a chi square... |
| pdf.Erlang | Evaluate the probability mass function of an Erlang... |
| pdf.Exponential | Evaluate the probability density function of an Exponential... |
| pdf.FisherF | Evaluate the probability mass function of an F distribution |
| pdf.Frechet | Evaluate the probability mass function of a Frechet... |
| pdf.Gamma | Evaluate the probability mass function of a Gamma... |
| pdf.Geometric | Evaluate the probability mass function of a Geometric... |
| pdf.GEV | Evaluate the probability mass function of a GEV distribution |
| pdf.GP | Evaluate the probability mass function of a GP distribution |
| pdf.Gumbel | Evaluate the probability mass function of a Gumbel... |
| pdf.HurdleNegativeBinomial | Evaluate the probability mass function of a hurdle negative... |
| pdf.HurdlePoisson | Evaluate the probability mass function of a hurdle Poisson... |
| pdf.HyperGeometric | Evaluate the probability mass function of a HyperGeometric... |
| pdf.Logistic | Evaluate the probability mass function of a Logistic... |
| pdf.LogNormal | Evaluate the probability mass function of a LogNormal... |
| pdf.Multinomial | Evaluate the probability mass function of a Multinomial... |
| pdf.NegativeBinomial | Evaluate the probability mass function of a NegativeBinomial... |
| pdf.Normal | Evaluate the probability mass function of a Normal... |
| pdf.Poisson | Evaluate the probability mass function of a Poisson... |
| pdf.PoissonBinomial | Evaluate the probability mass function of a PoissonBinomial... |
| pdf.RevWeibull | Evaluate the probability mass function of an RevWeibull... |
| pdf.StudentsT | Evaluate the probability mass function of a StudentsT... |
| pdf.Uniform | Evaluate the probability mass function of a continuous... |
| pdf.Weibull | Evaluate the probability mass function of a Weibull... |
| pdf.ZINegativeBinomial | Evaluate the probability mass function of a zero-inflated... |
| pdf.ZIPoisson | Evaluate the probability mass function of a zero-inflated... |
| pdf.ZTNegativeBinomial | Evaluate the probability mass function of a zero-truncated... |
| pdf.ZTPoisson | Evaluate the probability mass function of a zero-truncated... |
| plot_cdf | Plot the CDF of a distribution |
| plot.distribution | Plot the p.m.f, p.d.f or c.d.f. of a univariate distribution |
| plot_pdf | Plot the PDF of a distribution |
| Poisson | Create a Poisson distribution |
| PoissonBinomial | Create a Poisson binomial distribution |
| prodist | Extracting fitted or predicted probability distributions from... |
| quantile.Bernoulli | Determine quantiles of a Bernoulli distribution |
| quantile.Beta | Determine quantiles of a Beta distribution |
| quantile.Binomial | Determine quantiles of a Binomial distribution |
| quantile.Categorical | Determine quantiles of a Categorical discrete distribution |
| quantile.Cauchy | Determine quantiles of a Cauchy distribution |
| quantile.ChiSquare | Determine quantiles of a chi square distribution |
| quantile.Erlang | Determine quantiles of an Erlang distribution |
| quantile.Exponential | Determine quantiles of an Exponential distribution |
| quantile.FisherF | Determine quantiles of an F distribution |
| quantile.Frechet | Determine quantiles of a Frechet distribution |
| quantile.Gamma | Determine quantiles of a Gamma distribution |
| quantile.Geometric | Determine quantiles of a Geometric distribution |
| quantile.GEV | Determine quantiles of a GEV distribution |
| quantile.GP | Determine quantiles of a GP distribution |
| quantile.Gumbel | Determine quantiles of a Gumbel distribution |
| quantile.HurdleNegativeBinomial | Determine quantiles of a hurdle negative binomial... |
| quantile.HurdlePoisson | Determine quantiles of a hurdle Poisson distribution |
| quantile.HyperGeometric | Determine quantiles of a HyperGeometric distribution |
| quantile.Logistic | Determine quantiles of a Logistic distribution |
| quantile.LogNormal | Determine quantiles of a LogNormal distribution |
| quantile.NegativeBinomial | Determine quantiles of a NegativeBinomial distribution |
| quantile.Normal | Determine quantiles of a Normal distribution |
| quantile.Poisson | Determine quantiles of a Poisson distribution |
| quantile.PoissonBinomial | Determine quantiles of a PoissonBinomial distribution |
| quantile.RevWeibull | Determine quantiles of a RevWeibull distribution |
| quantile.StudentsT | Determine quantiles of a StudentsT distribution |
| quantile.Tukey | Determine quantiles of a Tukey distribution |
| quantile.Uniform | Determine quantiles of a continuous Uniform distribution |
| quantile.Weibull | Determine quantiles of a Weibull distribution |
| quantile.ZINegativeBinomial | Determine quantiles of a zero-inflated negative binomial... |
| quantile.ZIPoisson | Determine quantiles of a zero-inflated Poisson distribution |
| quantile.ZTNegativeBinomial | Determine quantiles of a zero-truncated negative binomial... |
| quantile.ZTPoisson | Determine quantiles of a zero-truncated Poisson distribution |
| random | Draw a random sample from a probability distribution |
| random.Bernoulli | Draw a random sample from a Bernoulli distribution |
| random.Beta | Draw a random sample from a Beta distribution |
| random.Binomial | Draw a random sample from a Binomial distribution |
| random.Categorical | Draw a random sample from a Categorical distribution |
| random.Cauchy | Draw a random sample from a Cauchy distribution |
| random.ChiSquare | Draw a random sample from a chi square distribution |
| random.Erlang | Draw a random sample from an Erlang distribution |
| random.Exponential | Draw a random sample from an Exponential distribution |
| random.FisherF | Draw a random sample from an F distribution |
| random.Frechet | Draw a random sample from a Frechet distribution |
| random.Gamma | Draw a random sample from a Gamma distribution |
| random.Geometric | Draw a random sample from a Geometric distribution |
| random.GEV | Draw a random sample from a GEV distribution |
| random.GP | Draw a random sample from a GP distribution |
| random.Gumbel | Draw a random sample from a Gumbel distribution |
| random.HurdleNegativeBinomial | Draw a random sample from a hurdle negative binomial... |
| random.HurdlePoisson | Draw a random sample from a hurdle Poisson distribution |
| random.HyperGeometric | Draw a random sample from a HyperGeometric distribution |
| random.Logistic | Draw a random sample from a Logistic distribution |
| random.LogNormal | Draw a random sample from a LogNormal distribution |
| random.Multinomial | Draw a random sample from a Multinomial distribution |
| random.NegativeBinomial | Draw a random sample from a negative binomial distribution |
| random.Normal | Draw a random sample from a Normal distribution |
| random.Poisson | Draw a random sample from a Poisson distribution |
| random.PoissonBinomial | Draw a random sample from a PoissonBinomial distribution |
| random.RevWeibull | Draw a random sample from an RevWeibull distribution |
| random.StudentsT | Draw a random sample from a StudentsT distribution |
| random.Tukey | Draw a random sample from a Tukey distribution |
| random.Uniform | Draw a random sample from a continuous Uniform distribution |
| random.Weibull | Draw a random sample from a Weibull distribution |
| random.ZINegativeBinomial | Draw a random sample from a zero-inflated negative binomial... |
| random.ZIPoisson | Draw a random sample from a zero-inflated Poisson... |
| random.ZTNegativeBinomial | Draw a random sample from a zero-truncated negative binomial... |
| random.ZTPoisson | Draw a random sample from a zero-truncated Poisson... |
| RevWeibull | Create a reversed Weibull distribution |
| simulate.default | Simulate responses from fitted model objects |
| StudentsT | Create a Student's T distribution |
| suff_stat | Compute the sufficient statistics of a distribution from data |
| suff_stat.Bernoulli | Compute the sufficient statistics for a Bernoulli... |
| suff_stat.Binomial | Compute the sufficient statistics for the Binomial... |
| suff_stat.Exponential | Compute the sufficient statistics of an Exponential... |
| suff_stat.Gamma | Compute the sufficient statistics for a Gamma distribution... |
| suff_stat.Geometric | Compute the sufficient statistics for the Geometric... |
| suff_stat.LogNormal | Compute the sufficient statistics for a Log-normal... |
| suff_stat.Normal | Compute the sufficient statistics for a Normal distribution... |
| suff_stat.Poisson | Compute the sufficient statistics of an Poisson distribution... |
| support | Return the support of a distribution |
| support.Bernoulli | Return the support of the Bernoulli distribution |
| support.Beta | Return the support of the Beta distribution |
| support.Binomial | Return the support of the Binomial distribution |
| support.Cauchy | Return the support of the Cauchy distribution |
| support.ChiSquare | Return the support of the ChiSquare distribution |
| support.Erlang | Return the support of the Erlang distribution |
| support.Exponential | Return the support of the Exponential distribution |
| support.FisherF | Return the support of the FisherF distribution |
| support.Frechet | Return the support of the Frechet distribution |
| support.Gamma | Return the support of the Gamma distribution |
| support.Geometric | Return the support of the Geometric distribution |
| support.GEV | Return the support of a GEV distribution |
| support.GP | Return the support of the GP distribution |
| support.Gumbel | Return the support of the Gumbel distribution |
| support.HurdleNegativeBinomial | Return the support of the hurdle negative binomial... |
| support.HurdlePoisson | Return the support of the hurdle Poisson distribution |
| support.HyperGeometric | Return the support of the HyperGeometric distribution |
| support.Logistic | Return the support of the Logistic distribution |
| support.LogNormal | Return the support of the LogNormal distribution |
| support.NegativeBinomial | Return the support of the NegativeBinomial distribution |
| support.Normal | Return the support of the Normal distribution |
| support.Poisson | Return the support of the Poisson distribution |
| support.PoissonBinomial | Return the support of the PoissonBinomial distribution |
| support.RevWeibull | Return the support of the RevWeibull distribution |
| support.StudentsT | Return the support of the StudentsT distribution |
| support.Tukey | Return the support of the Tukey distribution |
| support.Uniform | Return the support of the Uniform distribution |
| support.Weibull | Return the support of the Weibull distribution |
| support.ZINegativeBinomial | Return the support of the zero-inflated negative binomial... |
| support.ZIPoisson | Return the support of the zero-inflated Poisson distribution |
| support.ZTNegativeBinomial | Return the support of the zero-truncated negative binomial... |
| support.ZTPoisson | Return the support of the zero-truncated Poisson distribution |
| Tukey | Create a Tukey distribution |
| Uniform | Create a Continuous Uniform distribution |
| variance | Compute the moments of a probability distribution |
| vec_proxy.distribution | Methods for including distributions as vctrs in tibbles |
| Weibull | Create a Weibull distribution |
| zinbinom | The zero-inflated negative binomial distribution |
| ZINegativeBinomial | Create a zero-inflated negative binomial distribution |
| zipois | The zero-inflated Poisson distribution |
| ZIPoisson | Create a zero-inflated Poisson distribution |
| ztnbinom | The zero-truncated negative binomial distribution |
| ZTNegativeBinomial | Create a zero-truncated negative binomial distribution |
| ztpois | The zero-truncated Poisson distribution |
| ZTPoisson | Create a zero-truncated Poisson distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.