To make it easy to generate random numbers based upon the underlying stats
distribution functions. All data is returned in a tidy and structured
format making working with the data simple and straight forward. Given that the
data is returned in a tidy 'tibble' it lends itself to working with the rest of the
'tidyverse'.
Version: |
1.5.0 |
Depends: |
R (≥ 4.1.0) |
Imports: |
magrittr, rlang (≥ 0.4.11), dplyr, ggplot2, plotly, tidyr, purrr, actuar, methods, stats, patchwork, survival, nloptr, broom, tidyselect, data.table, stringr |
Suggests: |
rmarkdown, knitr, EnvStats |
Published: |
2024-05-28 |
DOI: |
10.32614/CRAN.package.TidyDensity |
Author: |
Steven Sanderson
[aut, cre, cph] |
Maintainer: |
Steven Sanderson <spsanderson at gmail.com> |
BugReports: |
https://github.com/spsanderson/TidyDensity/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/spsanderson/TidyDensity |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
Distributions |
CRAN checks: |
TidyDensity results |