An RStudio add-in for playing with distribution parameters and visualizing the resulting probability density and mass functions.
# install.packages("remotes")
remotes::install_github("bearloga/tinydensR")
- Univariate
- Discrete
- Binomial
- Hypergeometric
- Poisson
- Continuous
- Beta
- Cauchy
- Chi-squared
- Exponential
- Gamma
- Inverse-gamma
- Normal
- Log-Normal
- Student-t
- Weibull
- Exponentiated Weibull
- Discrete
- Multivariate
- Discrete
- Multinomial
- Continuous
- Bivariate Normal
- Discrete
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.