Files in spsanderson/TidyDensity
Functions for Tidy Analysis and Generation of Random Data

.Rbuildignore
.github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md
.gitignore
CODE_OF_CONDUCT.md CONTRIBUTING.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/00_global_variables.R R/augment-bootstrap-density.R R/augment-bootstrap-p.R R/augment-bootstrap-q.R R/autoplot-combined-dist.R R/autoplot-four-graphs.R R/autoplot-multi-dist.R R/autoplot-randomwalk.R R/autoplot-triangular.R R/autoplot.R R/bootstrap-unnest-tbl.R R/combine-multi-single-dist-tbl.R R/combine-tidy-distributions-tbl.R R/empirical-tidy-bootstrap.R R/empirical-tidy.R R/est-param-bernoulli.R R/est-param-beta.R R/est-param-binomial.R R/est-param-burr.R R/est-param-cauchy.R R/est-param-chisq.R R/est-param-exponential.R R/est-param-f.R R/est-param-gamma.R R/est-param-gen-beta.R R/est-param-gen-pareto.R R/est-param-geometric.R R/est-param-hypergeometric.R R/est-param-inv-burr.R R/est-param-inv-pareto.R R/est-param-inv-weibull.R R/est-param-logistic.R R/est-param-lognormal.R R/est-param-negative-binomial.R R/est-param-normal.R R/est-param-paralogistic.R R/est-param-pareto.R R/est-param-pareto1.R R/est-param-poisson.R R/est-param-t.R R/est-param-triangular.R R/est-param-uniform.R R/est-param-weibull.R R/est-param-zt-binom.R R/est-param-zt-geometric.R R/est-param-ztn-binmoial.R R/est-param-ztpois.R R/helper-dist-type-extract.R R/palette-color-blind.R R/plot-bootstrap-stat.R R/random-tidy-bernoulli.R R/random-tidy-beta.R R/random-tidy-binomial.R R/random-tidy-burr-inverse.R R/random-tidy-burr.R R/random-tidy-cauchy.R R/random-tidy-chisquare.R R/random-tidy-exponential-inverse.R R/random-tidy-exponential.R R/random-tidy-f.R R/random-tidy-gamma-inverse.R R/random-tidy-gamma.R R/random-tidy-general-beta.R R/random-tidy-general-pareto.R R/random-tidy-geom.R R/random-tidy-hypergeometric.R R/random-tidy-logistic.R R/random-tidy-lognormal.R R/random-tidy-mixture.R R/random-tidy-negative-binomial.R R/random-tidy-normal-inverse.R R/random-tidy-normal.R R/random-tidy-paralogistic.R R/random-tidy-pareto-inverse.R R/random-tidy-pareto-single-param.R R/random-tidy-pareto.R R/random-tidy-poisson.R R/random-tidy-t.R R/random-tidy-triangular.R R/random-tidy-uniform.R R/random-tidy-weibull-inverse.R R/random-tidy-weibull.R R/random-tidy-zero-truc-poisson.R R/random-tidy-zero-trunc-geometric.R R/random-tidy-zero-truncated-binomial.R R/random-zero-trunc-negative-binomial.R R/stats-bernoulli-tbl.R R/stats-beta-tbl.R R/stats-binomial-tbl.R R/stats-burr-tbl.R R/stats-cauchy-tbl.R R/stats-chisquare-tbl.R R/stats-confidence-intervals.R R/stats-exponential-tbl.R R/stats-f-tbl.R R/stats-gamma-tbl.R R/stats-gen-beta-tbl.R R/stats-gen-pareto-tbl.R R/stats-geometric-tbl.R R/stats-hypergeometric-tbl.R R/stats-inv-burr-tbl.R R/stats-inv-pareto-tbl.R R/stats-inv-weibull-tbl.R R/stats-logistic-tbl.R R/stats-lognormal-tbl.R R/stats-negative-binomial-tbl.R R/stats-normal-tbl.R R/stats-paarlogistic-tbl.R R/stats-pareto-tbl.R R/stats-pareto1-tbl.R R/stats-poisson-tbl.R R/stats-t-tbl.R R/stats-tidy-stat-func-tbl.R R/stats-triangular-tbl.R R/stats-uniform-tbl.R R/stats-weibull-tbl.R R/stats-zt-binomial-tbl.R R/stats-zt-geometric-tbl.R R/stats-ztn-binomial-tbl.R R/stats-ztpoisson-tbl.R R/tidy-random-walk.R R/tidy_distribution_summary_tbl.R R/utils-aic-beta.R R/utils-aic-binomial.R R/utils-aic-cauchy.R R/utils-aic-chisq.R R/utils-aic-exponential.R R/utils-aic-f.R R/utils-aic-gamma.R R/utils-aic-gen-beta.R R/utils-aic-gen-pareto.R R/utils-aic-geometric.R R/utils-aic-hypergeometric.R R/utils-aic-inv-burr.R R/utils-aic-inv-pareto.R R/utils-aic-inv-weibull.R R/utils-aic-logistic.R R/utils-aic-lognormal.R R/utils-aic-negative-binomial.R R/utils-aic-normal.R R/utils-aic-paralogistic.R R/utils-aic-pareto.R R/utils-aic-poisson.R R/utils-aic-t.R R/utils-aic-triangular.R R/utils-aic-uniform.R R/utils-aic-weibull.R R/utils-aic-zt-binom.R R/utils-aic-zt-geometric.R R/utils-aic-ztn-binomial.R R/utils-aic-ztpoisson.R R/utils-check-dupe-rows.R R/utils-convert-to-ts.R R/utils-distribution-comparison.R R/utils-mcmc-sampling.R R/utils-pipe.R R/utils-quantile-normalize.R R/utils-tidy-eval.R R/utis-aic-pareto1.R R/vec-bootstrap-p.R R/vec-bootstrap-q.R R/vec-cumulative-functions.R R/vec-kurtosis.R R/vec-range.R R/vec-scale-zero-one.R R/vec-skewness.R R/zzz.R README.Rmd README.md
TidyDensity.Rproj
_pkgdown.yml
cran-comments.md
docs/404.html
docs/CODE_OF_CONDUCT.html
docs/CONTRIBUTING.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/apple-touch-icon-120x120.png
docs/apple-touch-icon-152x152.png
docs/apple-touch-icon-180x180.png
docs/apple-touch-icon-60x60.png
docs/apple-touch-icon-76x76.png
docs/apple-touch-icon.png
docs/articles/getting-started.html
docs/articles/getting-started_files/figure-html/more_than_nine_simulations-1.png
docs/articles/getting-started_files/figure-html/more_than_nine_simulations-2.png
docs/articles/getting-started_files/figure-html/more_than_nine_simulations-3.png
docs/articles/getting-started_files/figure-html/more_than_nine_simulations-4.png
docs/articles/getting-started_files/figure-html/plot_density-1.png
docs/articles/getting-started_files/figure-html/plot_density-2.png
docs/articles/getting-started_files/figure-html/plot_density-3.png
docs/articles/getting-started_files/figure-html/plot_density-4.png
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/deps/bootstrap-5.1.3/bootstrap.bundle.min.js
docs/deps/bootstrap-5.1.3/bootstrap.bundle.min.js.map
docs/deps/bootstrap-5.1.3/bootstrap.min.css
docs/deps/bootstrap-5.1.3/font.css
docs/deps/bootstrap-5.1.3/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrc.woff
docs/deps/bootstrap-5.1.3/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrc.woff
docs/deps/bootstrap-5.1.3/fonts/4iCs6KVjbNBYlgo6ew.woff
docs/deps/bootstrap-5.1.3/fonts/4iCs6KVjbNBYlgoKfw7w.woff
docs/deps/bootstrap-5.1.3/fonts/4iCv6KVjbNBYlgoCxCvTtA.woff
docs/deps/bootstrap-5.1.3/fonts/4iCv6KVjbNBYlgoCxCvjsGyL.woff
docs/deps/bootstrap-5.1.3/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDQ.woff
docs/deps/bootstrap-5.1.3/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7j.woff
docs/deps/bootstrap-5.1.3/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPA.woff
docs/deps/bootstrap-5.1.3/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7j.woff
docs/deps/bootstrap-5.1.3/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkw.woff
docs/deps/bootstrap-5.1.3/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkw.woff
docs/deps/bootstrap-5.1.3/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdo.woff
docs/deps/bootstrap-5.1.3/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkw.woff
docs/deps/bootstrap-5.1.3/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdo.woff
docs/deps/bootstrap-5.1.3/fonts/CSR54z1Qlv-GDxkbKVQ_dFsvWNRevw.woff
docs/deps/bootstrap-5.1.3/fonts/CSR54z1Qlv-GDxkbKVQ_dFsvaNA.woff
docs/deps/bootstrap-5.1.3/fonts/CSR64z1Qlv-GDxkbKVQ_TOQ.woff
docs/deps/bootstrap-5.1.3/fonts/CSR64z1Qlv-GDxkbKVQ_fOAKSw.woff
docs/deps/bootstrap-5.1.3/fonts/JTURjIg1_i6t8kCHKm45_ZpC7g0.woff
docs/deps/bootstrap-5.1.3/fonts/JTURjIg1_i6t8kCHKm45_dJE7g0.woff
docs/deps/bootstrap-5.1.3/fonts/JTUSjIg1_i6t8kCHKm45xW0.woff
docs/deps/bootstrap-5.1.3/fonts/KFOlCnqEu92Fr1MmEU9fBBc-.woff
docs/deps/bootstrap-5.1.3/fonts/KFOlCnqEu92Fr1MmEU9vAA.woff
docs/deps/bootstrap-5.1.3/fonts/KFOlCnqEu92Fr1MmSU5fBBc-.woff
docs/deps/bootstrap-5.1.3/fonts/KFOlCnqEu92Fr1MmSU5vAA.woff
docs/deps/bootstrap-5.1.3/fonts/KFOlCnqEu92Fr1MmWUlfBBc-.woff
docs/deps/bootstrap-5.1.3/fonts/KFOlCnqEu92Fr1MmWUlvAA.woff
docs/deps/bootstrap-5.1.3/fonts/KFOmCnqEu92Fr1Me5g.woff
docs/deps/bootstrap-5.1.3/fonts/KFOmCnqEu92Fr1Mu4mxM.woff
docs/deps/bootstrap-5.1.3/fonts/QGYpz_kZZAGCONcK2A4bGOj8mNhL.woff
docs/deps/bootstrap-5.1.3/fonts/S6u8w4BMUTPHjxsAXC-s.woff
docs/deps/bootstrap-5.1.3/fonts/S6u8w4BMUTPHjxswWA.woff
docs/deps/bootstrap-5.1.3/fonts/S6u9w4BMUTPHh6UVSwiPHw.woff
docs/deps/bootstrap-5.1.3/fonts/S6u9w4BMUTPHh6UVeww.woff
docs/deps/bootstrap-5.1.3/fonts/S6u9w4BMUTPHh7USSwiPHw.woff
docs/deps/bootstrap-5.1.3/fonts/S6u9w4BMUTPHh7USeww.woff
docs/deps/bootstrap-5.1.3/fonts/S6uyw4BMUTPHjx4wWA.woff
docs/deps/bootstrap-5.1.3/fonts/S6uyw4BMUTPHvxo.woff
docs/deps/bootstrap-5.1.3/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZs.woff
docs/deps/bootstrap-5.1.3/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZs.woff
docs/deps/bootstrap-5.1.3/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZs.woff
docs/deps/bootstrap-5.1.3/fonts/XRXV3I6Li01BKof4MQ.woff
docs/deps/bootstrap-5.1.3/fonts/XRXW3I6Li01BKofA6sKkZQ.woff
docs/deps/bootstrap-5.1.3/fonts/XRXW3I6Li01BKofAjsOkZQ.woff
docs/deps/bootstrap-5.1.3/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexg.woff
docs/deps/bootstrap-5.1.3/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVQ.woff
docs/deps/bootstrap-5.1.3/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexg.woff
docs/deps/bootstrap-5.1.3/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVQ.woff
docs/deps/bootstrap-5.1.3/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexg.woff
docs/deps/bootstrap-5.1.3/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVQ.woff
docs/deps/bootstrap-5.1.3/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVQ.woff
docs/deps/bootstrap-5.1.3/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4k.woff
docs/deps/bootstrap-5.1.3/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVQ.woff
docs/deps/bootstrap-5.1.3/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4k.woff
docs/deps/bootstrap-5.1.3/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQ.woff
docs/deps/bootstrap-5.1.3/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4k.woff
docs/deps/bootstrap-5.1.3/fonts/pe03MImSLYBIv1o4X1M8cc9iB_5p.woff
docs/deps/bootstrap-5.1.3/fonts/pe0qMImSLYBIv1o4X1M8cfe5.woff
docs/deps/bootstrap-5.1.3/fonts/q5uGsou0JOdh94bfvQlr.woff
docs/deps/bootstrap-5.2.2/bootstrap.bundle.min.js
docs/deps/bootstrap-5.2.2/bootstrap.bundle.min.js.map
docs/deps/bootstrap-5.2.2/bootstrap.min.css
docs/deps/bootstrap-5.2.2/font.css
docs/deps/bootstrap-5.2.2/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrc.woff
docs/deps/bootstrap-5.2.2/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrc.woff
docs/deps/bootstrap-5.2.2/fonts/1adeadb2fe618c5ed46221f15e12b9c8.woff
docs/deps/bootstrap-5.2.2/fonts/4iCs6KVjbNBYlgo6ew.woff
docs/deps/bootstrap-5.2.2/fonts/4iCs6KVjbNBYlgoKfw7w.woff
docs/deps/bootstrap-5.2.2/fonts/4iCv6KVjbNBYlgoCxCvTtA.woff
docs/deps/bootstrap-5.2.2/fonts/4iCv6KVjbNBYlgoCxCvjsGyL.woff
docs/deps/bootstrap-5.2.2/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDQ.woff
docs/deps/bootstrap-5.2.2/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7j.woff
docs/deps/bootstrap-5.2.2/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPA.woff
docs/deps/bootstrap-5.2.2/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7j.woff
docs/deps/bootstrap-5.2.2/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkw.woff
docs/deps/bootstrap-5.2.2/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vAkw.woff
docs/deps/bootstrap-5.2.2/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdo.woff
docs/deps/bootstrap-5.2.2/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkw.woff
docs/deps/bootstrap-5.2.2/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdo.woff
docs/deps/bootstrap-5.2.2/fonts/CSR54z1Qlv-GDxkbKVQ_dFsvWNRevw.woff
docs/deps/bootstrap-5.2.2/fonts/CSR54z1Qlv-GDxkbKVQ_dFsvaNA.woff
docs/deps/bootstrap-5.2.2/fonts/CSR64z1Qlv-GDxkbKVQ_TOQ.woff
docs/deps/bootstrap-5.2.2/fonts/CSR64z1Qlv-GDxkbKVQ_fOAKSw.woff
docs/deps/bootstrap-5.2.2/fonts/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DBKXhM0.woff
docs/deps/bootstrap-5.2.2/fonts/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM0.woff
docs/deps/bootstrap-5.2.2/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1rSg.woff
docs/deps/bootstrap-5.2.2/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTsoprSg.woff
docs/deps/bootstrap-5.2.2/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew9.woff
docs/deps/bootstrap-5.2.2/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew9.woff
docs/deps/bootstrap-5.2.2/fonts/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w9.woff
docs/deps/bootstrap-5.2.2/fonts/KFOlCnqEu92Fr1MmEU9fBBc-.woff
docs/deps/bootstrap-5.2.2/fonts/KFOlCnqEu92Fr1MmEU9vAA.woff
docs/deps/bootstrap-5.2.2/fonts/KFOlCnqEu92Fr1MmSU5fBBc-.woff
docs/deps/bootstrap-5.2.2/fonts/KFOlCnqEu92Fr1MmSU5vAA.woff
docs/deps/bootstrap-5.2.2/fonts/KFOlCnqEu92Fr1MmWUlfBBc-.woff
docs/deps/bootstrap-5.2.2/fonts/KFOlCnqEu92Fr1MmWUlvAA.woff
docs/deps/bootstrap-5.2.2/fonts/KFOmCnqEu92Fr1Me5g.woff
docs/deps/bootstrap-5.2.2/fonts/KFOmCnqEu92Fr1Mu4mxM.woff
docs/deps/bootstrap-5.2.2/fonts/QGYpz_kZZAGCONcK2A4bGOj8mNhL.woff
docs/deps/bootstrap-5.2.2/fonts/S6u8w4BMUTPHjxsAXC-s.woff
docs/deps/bootstrap-5.2.2/fonts/S6u8w4BMUTPHjxswWA.woff
docs/deps/bootstrap-5.2.2/fonts/S6u9w4BMUTPHh6UVSwiPHw.woff
docs/deps/bootstrap-5.2.2/fonts/S6u9w4BMUTPHh6UVeww.woff
docs/deps/bootstrap-5.2.2/fonts/S6u9w4BMUTPHh7USSwiPHw.woff
docs/deps/bootstrap-5.2.2/fonts/S6u9w4BMUTPHh7USeww.woff
docs/deps/bootstrap-5.2.2/fonts/S6uyw4BMUTPHjx4wWA.woff
docs/deps/bootstrap-5.2.2/fonts/S6uyw4BMUTPHvxo.woff
docs/deps/bootstrap-5.2.2/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZs.woff
docs/deps/bootstrap-5.2.2/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZs.woff
docs/deps/bootstrap-5.2.2/fonts/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZs.woff
docs/deps/bootstrap-5.2.2/fonts/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTA.woff
docs/deps/bootstrap-5.2.2/fonts/XRXI3I6Li01BKofiOc5wtlZ2di8HDGUmRTA.woff
docs/deps/bootstrap-5.2.2/fonts/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshRTA.woff
docs/deps/bootstrap-5.2.2/fonts/a98f7a7574819ba83bec6279a2cecd95.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexg.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexg.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexg.woff
docs/deps/bootstrap-5.2.2/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4k.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4k.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4k.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4k.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQ.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4k.woff
docs/deps/bootstrap-5.2.2/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4k.woff
docs/deps/bootstrap-5.2.2/fonts/q5uGsou0JOdh94bfvQlr.woff
docs/deps/bootstrap-5.3.1/bootstrap.bundle.min.js
docs/deps/bootstrap-5.3.1/bootstrap.bundle.min.js.map
docs/deps/bootstrap-5.3.1/bootstrap.min.css
docs/deps/bootstrap-5.3.1/font.css
docs/deps/bootstrap-5.3.1/fonts/07d40e985ad7c747025dabb9f22142c4.woff2
docs/deps/bootstrap-5.3.1/fonts/1Ptug8zYS_SKggPNyC0ITw.woff2
docs/deps/bootstrap-5.3.1/fonts/1Ptug8zYS_SKggPNyCAIT5lu.woff2
docs/deps/bootstrap-5.3.1/fonts/1Ptug8zYS_SKggPNyCIIT5lu.woff2
docs/deps/bootstrap-5.3.1/fonts/1Ptug8zYS_SKggPNyCMIT5lu.woff2
docs/deps/bootstrap-5.3.1/fonts/1Ptug8zYS_SKggPNyCkIT5lu.woff2
docs/deps/bootstrap-5.3.1/fonts/1f5e011d6aae0d98fc0518e1a303e99a.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCs6KVjbNBYlgoKcQ72j00.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCs6KVjbNBYlgoKcg72j00.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCs6KVjbNBYlgoKcw72j00.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCs6KVjbNBYlgoKew72j00.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCs6KVjbNBYlgoKfA72j00.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCs6KVjbNBYlgoKfw72.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCv6KVjbNBYlgoCxCvjs2yNL4U.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCv6KVjbNBYlgoCxCvjsGyN.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCv6KVjbNBYlgoCxCvjtGyNL4U.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCv6KVjbNBYlgoCxCvjvGyNL4U.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCv6KVjbNBYlgoCxCvjvWyNL4U.woff2
docs/deps/bootstrap-5.3.1/fonts/4iCv6KVjbNBYlgoCxCvjvmyNL4U.woff2
docs/deps/bootstrap-5.3.1/fonts/626330658504e338ee86aec8e957426b.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJT9g.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJT9g.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDI.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJT9g.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJT9g.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJT9g.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJT9g.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2
docs/deps/bootstrap-5.3.1/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2
docs/deps/bootstrap-5.3.1/fonts/CSR54z1Qlv-GDxkbKVQ_dFsvWNReuQ.woff2
docs/deps/bootstrap-5.3.1/fonts/CSR54z1Qlv-GDxkbKVQ_dFsvWNpeudwk.woff2
docs/deps/bootstrap-5.3.1/fonts/CSR64z1Qlv-GDxkbKVQ_fO4KTet_.woff2
docs/deps/bootstrap-5.3.1/fonts/CSR64z1Qlv-GDxkbKVQ_fOAKTQ.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvQlMIXxw.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvUlMI.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvXlMIXxw.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvYlMIXxw.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvZlMIXxw.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvalMIXxw.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_QiYsKILxRpg3hIP6sJ7fM7PqlONvblMIXxw.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMOvWjMY.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMevWjMY.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMuvWjMY.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlOevWjMY.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevW.woff2
docs/deps/bootstrap-5.3.1/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2
docs/deps/bootstrap-5.3.1/fonts/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2
docs/deps/bootstrap-5.3.1/fonts/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2
docs/deps/bootstrap-5.3.1/fonts/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2
docs/deps/bootstrap-5.3.1/fonts/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2
docs/deps/bootstrap-5.3.1/fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fBBc4.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu4mxK.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2
docs/deps/bootstrap-5.3.1/fonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2
docs/deps/bootstrap-5.3.1/fonts/QGYpz_kZZAGCONcK2A4bGOj8mNhN.woff2
docs/deps/bootstrap-5.3.1/fonts/S6u8w4BMUTPHjxsAUi-qJCY.woff2
docs/deps/bootstrap-5.3.1/fonts/S6u8w4BMUTPHjxsAXC-q.woff2
docs/deps/bootstrap-5.3.1/fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2
docs/deps/bootstrap-5.3.1/fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2
docs/deps/bootstrap-5.3.1/fonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2
docs/deps/bootstrap-5.3.1/fonts/S6u9w4BMUTPHh7USSwiPGQ.woff2
docs/deps/bootstrap-5.3.1/fonts/S6uyw4BMUTPHjx4wXg.woff2
docs/deps/bootstrap-5.3.1/fonts/S6uyw4BMUTPHjxAwXjeu.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2
docs/deps/bootstrap-5.3.1/fonts/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2
docs/deps/bootstrap-5.3.1/fonts/XRXV3I6Li01BKofIMeaBXso.woff2
docs/deps/bootstrap-5.3.1/fonts/XRXV3I6Li01BKofINeaB.woff2
docs/deps/bootstrap-5.3.1/fonts/XRXV3I6Li01BKofIO-aBXso.woff2
docs/deps/bootstrap-5.3.1/fonts/XRXV3I6Li01BKofIOOaBXso.woff2
docs/deps/bootstrap-5.3.1/fonts/XRXV3I6Li01BKofIOuaBXso.woff2
docs/deps/bootstrap-5.3.1/fonts/c2f002b3a87d3f9bfeebb23d32cfd9f8.woff2
docs/deps/bootstrap-5.3.1/fonts/ee91700cdbf7ce16c054c2bb8946c736.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2
docs/deps/bootstrap-5.3.1/fonts/q5uGsou0JOdh94bfuQltOxU.woff2
docs/deps/bootstrap-5.3.1/fonts/q5uGsou0JOdh94bfvQlt.woff2
docs/deps/data-deps.txt
docs/deps/jquery-3.6.0/jquery-3.6.0.js
docs/deps/jquery-3.6.0/jquery-3.6.0.min.js
docs/deps/jquery-3.6.0/jquery-3.6.0.min.map
docs/docsearch.css
docs/docsearch.js
docs/favicon-16x16.png
docs/favicon-32x32.png
docs/favicon.ico
docs/index.html
docs/link.svg
docs/logo.png
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/Rplot002.png
docs/reference/bootstrap_density_augment.html
docs/reference/bootstrap_p_augment.html
docs/reference/bootstrap_p_vec.html
docs/reference/bootstrap_q_augment.html
docs/reference/bootstrap_q_vec.html
docs/reference/bootstrap_stat_plot-1.png
docs/reference/bootstrap_stat_plot-2.png
docs/reference/bootstrap_stat_plot.html
docs/reference/bootstrap_unnest_tbl.html
docs/reference/cgmean.html
docs/reference/check_duplicate_rows.html
docs/reference/chmean.html
docs/reference/ci_hi.html
docs/reference/ci_lo.html
docs/reference/ckurtosis.html
docs/reference/cmean.html
docs/reference/cmedian.html
docs/reference/color_blind.html
docs/reference/convert_to_ts.html
docs/reference/csd.html
docs/reference/cskewness.html
docs/reference/cvar.html
docs/reference/dist_type_extractor.html
docs/reference/figures/README-more_than_nine_simulations-1.png
docs/reference/figures/README-more_than_nine_simulations-2.png
docs/reference/figures/README-more_than_nine_simulations-3.png
docs/reference/figures/README-more_than_nine_simulations-4.png
docs/reference/figures/README-plot_density-1.png
docs/reference/figures/README-plot_density-2.png
docs/reference/figures/README-plot_density-3.png
docs/reference/figures/README-plot_density-4.png
docs/reference/figures/README-pressure-1.png
docs/reference/figures/logo.png
docs/reference/figures/tidy_density_logo.png
docs/reference/index.html
docs/reference/pipe.html
docs/reference/quantile_normalize.html
docs/reference/td_scale_color_colorblind.html
docs/reference/td_scale_fill_colorblind.html
docs/reference/tidy_autoplot-1.png
docs/reference/tidy_autoplot-2.png
docs/reference/tidy_autoplot.html
docs/reference/tidy_bernoulli.html
docs/reference/tidy_beta.html
docs/reference/tidy_binomial.html
docs/reference/tidy_bootstrap.html
docs/reference/tidy_burr.html
docs/reference/tidy_cauchy.html
docs/reference/tidy_chisquare.html
docs/reference/tidy_combine_distributions.html
docs/reference/tidy_combined_autoplot-1.png
docs/reference/tidy_combined_autoplot-2.png
docs/reference/tidy_combined_autoplot.html
docs/reference/tidy_distribution_comparison.html
docs/reference/tidy_distribution_summary_tbl.html
docs/reference/tidy_empirical.html
docs/reference/tidy_exponential.html
docs/reference/tidy_f.html
docs/reference/tidy_four_autoplot-1.png
docs/reference/tidy_four_autoplot.html
docs/reference/tidy_gamma.html
docs/reference/tidy_generalized_beta.html
docs/reference/tidy_generalized_pareto.html
docs/reference/tidy_geometric.html
docs/reference/tidy_hypergeometric.html
docs/reference/tidy_inverse_burr.html
docs/reference/tidy_inverse_exponential.html
docs/reference/tidy_inverse_gamma.html
docs/reference/tidy_inverse_normal.html
docs/reference/tidy_inverse_pareto.html
docs/reference/tidy_inverse_weibull.html
docs/reference/tidy_kurtosis_vec.html
docs/reference/tidy_logisitc.html
docs/reference/tidy_logistic.html
docs/reference/tidy_lognormal.html
docs/reference/tidy_mcmc_sampling-1.png
docs/reference/tidy_mcmc_sampling.html
docs/reference/tidy_mixture_density-1.png
docs/reference/tidy_mixture_density-2.png
docs/reference/tidy_mixture_density.html
docs/reference/tidy_multi_dist.html
docs/reference/tidy_multi_dist_autoplot-1.png
docs/reference/tidy_multi_dist_autoplot-2.png
docs/reference/tidy_multi_dist_autoplot.html
docs/reference/tidy_multi_single_dist.html
docs/reference/tidy_negative_binomial.html
docs/reference/tidy_normal.html
docs/reference/tidy_paralogistic.html
docs/reference/tidy_pareto.html
docs/reference/tidy_pareto1.html
docs/reference/tidy_poisson.html
docs/reference/tidy_random_walk.html
docs/reference/tidy_random_walk_autoplot-1.png
docs/reference/tidy_random_walk_autoplot-2.png
docs/reference/tidy_random_walk_autoplot.html
docs/reference/tidy_range_statistic.html
docs/reference/tidy_rnorm.html
docs/reference/tidy_scale_zero_one_vec-1.png
docs/reference/tidy_scale_zero_one_vec.html
docs/reference/tidy_skewness_vec.html
docs/reference/tidy_stat_tbl.html
docs/reference/tidy_t.html
docs/reference/tidy_triangular.html
docs/reference/tidy_uniform.html
docs/reference/tidy_weibull.html
docs/reference/tidy_zero_truncated_binomial.html
docs/reference/tidy_zero_truncated_geometric.html
docs/reference/tidy_zero_truncated_negative_binomial.html
docs/reference/tidy_zero_truncated_poisson.html
docs/reference/tidyeval.html
docs/reference/triangle_plot-1.png
docs/reference/triangle_plot.html
docs/reference/util_bernoulli_param_estimate-1.png
docs/reference/util_bernoulli_param_estimate.html
docs/reference/util_bernoulli_stats_tbl.html
docs/reference/util_beta_aic.html
docs/reference/util_beta_param_estimate-1.png
docs/reference/util_beta_param_estimate.html
docs/reference/util_beta_stats_tbl.html
docs/reference/util_binomial_aic.html
docs/reference/util_binomial_param_estimate-1.png
docs/reference/util_binomial_param_estimate.html
docs/reference/util_binomial_stats_tbl.html
docs/reference/util_burr_param_estimate-1.png
docs/reference/util_burr_param_estimate.html
docs/reference/util_burr_stats_tbl.html
docs/reference/util_cauchy_aic.html
docs/reference/util_cauchy_param_estimate-1.png
docs/reference/util_cauchy_param_estimate.html
docs/reference/util_cauchy_stats_tbl.html
docs/reference/util_chisq_aic.html
docs/reference/util_chisquare_param_estimate-1.png
docs/reference/util_chisquare_param_estimate.html
docs/reference/util_chisquare_stats_tbl.html
docs/reference/util_exponential_aic.html
docs/reference/util_exponential_param_estimate-1.png
docs/reference/util_exponential_param_estimate.html
docs/reference/util_exponential_stats_tbl.html
docs/reference/util_f_aic.html
docs/reference/util_f_param_estimate-1.png
docs/reference/util_f_param_estimate.html
docs/reference/util_f_stats_tbl.html
docs/reference/util_gamma_aic.html
docs/reference/util_gamma_param_estimate-1.png
docs/reference/util_gamma_param_estimate.html
docs/reference/util_gamma_stats_tbl.html
docs/reference/util_generalized_beta_aic.html
docs/reference/util_generalized_beta_param_estimate-1.png
docs/reference/util_generalized_beta_param_estimate.html
docs/reference/util_generalized_beta_stats_tbl.html
docs/reference/util_generalized_pareto_aic.html
docs/reference/util_generalized_pareto_param_estimate-1.png
docs/reference/util_generalized_pareto_param_estimate.html
docs/reference/util_generalized_pareto_stats_tbl.html
docs/reference/util_geometric_aic.html
docs/reference/util_geometric_param_estimate-1.png
docs/reference/util_geometric_param_estimate.html
docs/reference/util_geometric_stats_tbl.html
docs/reference/util_hypergeometric_aic.html
docs/reference/util_hypergeometric_param_estimate-1.png
docs/reference/util_hypergeometric_param_estimate.html
docs/reference/util_hypergeometric_stats_tbl.html
docs/reference/util_inverse_burr_aic.html
docs/reference/util_inverse_burr_param_estimate-1.png
docs/reference/util_inverse_burr_param_estimate.html
docs/reference/util_inverse_burr_stats_tbl.html
docs/reference/util_inverse_pareto_aic.html
docs/reference/util_inverse_pareto_param_estimate-1.png
docs/reference/util_inverse_pareto_param_estimate.html
docs/reference/util_inverse_pareto_stats_tbl.html
docs/reference/util_inverse_weibull_aic.html
docs/reference/util_inverse_weibull_param_estimate-1.png
docs/reference/util_inverse_weibull_param_estimate.html
docs/reference/util_inverse_weibull_stats_tbl.html
docs/reference/util_invweibull_param_estimate-1.png
docs/reference/util_invweibull_param_estimate.html
docs/reference/util_logistic_aic.html
docs/reference/util_logistic_param_estimate-1.png
docs/reference/util_logistic_param_estimate.html
docs/reference/util_logistic_stats_tbl.html
docs/reference/util_lognormal_aic.html
docs/reference/util_lognormal_param_estimate-1.png
docs/reference/util_lognormal_param_estimate.html
docs/reference/util_lognormal_stats_tbl.html
docs/reference/util_negative_binomial_aic.html
docs/reference/util_negative_binomial_param_estimate-1.png
docs/reference/util_negative_binomial_param_estimate.html
docs/reference/util_negative_binomial_stats_tbl.html
docs/reference/util_normal_aic.html
docs/reference/util_normal_param_estimate-1.png
docs/reference/util_normal_param_estimate.html
docs/reference/util_normal_stats_tbl.html
docs/reference/util_paralogistic_aic.html
docs/reference/util_paralogistic_param_estimate-1.png
docs/reference/util_paralogistic_param_estimate.html
docs/reference/util_paralogistic_stats_tbl.html
docs/reference/util_pareto1_aic.html
docs/reference/util_pareto1_param_estimate-1.png
docs/reference/util_pareto1_param_estimate.html
docs/reference/util_pareto1_stats_tbl.html
docs/reference/util_pareto_aic.html
docs/reference/util_pareto_estimate-1.png
docs/reference/util_pareto_estimate.html
docs/reference/util_pareto_param_estimate-1.png
docs/reference/util_pareto_param_estimate.html
docs/reference/util_pareto_stats_tbl.html
docs/reference/util_poisson_aic.html
docs/reference/util_poisson_param_estimate-1.png
docs/reference/util_poisson_param_estimate.html
docs/reference/util_poisson_stats_tbl.html
docs/reference/util_rztnbinom_aic.html
docs/reference/util_t_aic.html
docs/reference/util_t_param_estimate-1.png
docs/reference/util_t_param_estimate.html
docs/reference/util_t_stats_tbl.html
docs/reference/util_triangular_aic.html
docs/reference/util_triangular_param_estimate-1.png
docs/reference/util_triangular_param_estimate.html
docs/reference/util_triangular_stats_tbl.html
docs/reference/util_uniform_aic.html
docs/reference/util_uniform_param_estimate-1.png
docs/reference/util_uniform_param_estimate.html
docs/reference/util_uniform_stats_tbl.html
docs/reference/util_weibull_aic.html
docs/reference/util_weibull_param_estimate-1.png
docs/reference/util_weibull_param_estimate.html
docs/reference/util_weibull_stats_tbl.html
docs/reference/util_zero_truncaetd_negative_binomial_stats_tbl.html
docs/reference/util_zero_truncated_binomial_aic.html
docs/reference/util_zero_truncated_binomial_param_estimate-1.png
docs/reference/util_zero_truncated_binomial_param_estimate.html
docs/reference/util_zero_truncated_binomial_stats_tbl.html
docs/reference/util_zero_truncated_geometric_aic.html
docs/reference/util_zero_truncated_geometric_param_estimate-1.png
docs/reference/util_zero_truncated_geometric_param_estimate.html
docs/reference/util_zero_truncated_geometric_stats_tbl.html
docs/reference/util_zero_truncated_negative_binomial_aic.html
docs/reference/util_zero_truncated_negative_binomial_param_estimate-1.png
docs/reference/util_zero_truncated_negative_binomial_param_estimate.html
docs/reference/util_zero_truncated_negative_binomial_stats_tbl.html
docs/reference/util_zero_truncated_poisson_aic.html
docs/reference/util_zero_truncated_poisson_param_estimate-1.png
docs/reference/util_zero_truncated_poisson_param_estimate.html
docs/reference/util_zero_truncated_poisson_stats_tbl.html
docs/reference/util_ztn_binomial_param_estimate-1.png
docs/reference/util_ztn_binomial_param_estimate.html
docs/search.json
docs/sitemap.xml
man/bootstrap_density_augment.Rd man/bootstrap_p_augment.Rd man/bootstrap_p_vec.Rd man/bootstrap_q_augment.Rd man/bootstrap_q_vec.Rd man/bootstrap_stat_plot.Rd man/bootstrap_unnest_tbl.Rd man/cgmean.Rd man/check_duplicate_rows.Rd man/chmean.Rd man/ci_hi.Rd man/ci_lo.Rd man/ckurtosis.Rd man/cmean.Rd man/cmedian.Rd man/color_blind.Rd man/convert_to_ts.Rd man/csd.Rd man/cskewness.Rd man/cvar.Rd man/dist_type_extractor.Rd
man/figures/README-more_than_nine_simulations-1.png
man/figures/README-more_than_nine_simulations-2.png
man/figures/README-more_than_nine_simulations-3.png
man/figures/README-more_than_nine_simulations-4.png
man/figures/README-plot_density-1.png
man/figures/README-plot_density-2.png
man/figures/README-plot_density-3.png
man/figures/README-plot_density-4.png
man/figures/logo.png
man/pipe.Rd man/quantile_normalize.Rd man/td_scale_color_colorblind.Rd man/td_scale_fill_colorblind.Rd man/tidy_autoplot.Rd man/tidy_bernoulli.Rd man/tidy_beta.Rd man/tidy_binomial.Rd man/tidy_bootstrap.Rd man/tidy_burr.Rd man/tidy_cauchy.Rd man/tidy_chisquare.Rd man/tidy_combine_distributions.Rd man/tidy_combined_autoplot.Rd man/tidy_distribution_comparison.Rd man/tidy_distribution_summary_tbl.Rd man/tidy_empirical.Rd man/tidy_exponential.Rd man/tidy_f.Rd man/tidy_four_autoplot.Rd man/tidy_gamma.Rd man/tidy_generalized_beta.Rd man/tidy_generalized_pareto.Rd man/tidy_geometric.Rd man/tidy_hypergeometric.Rd man/tidy_inverse_burr.Rd man/tidy_inverse_exponential.Rd man/tidy_inverse_gamma.Rd man/tidy_inverse_normal.Rd man/tidy_inverse_pareto.Rd man/tidy_inverse_weibull.Rd man/tidy_kurtosis_vec.Rd man/tidy_logistic.Rd man/tidy_lognormal.Rd man/tidy_mcmc_sampling.Rd man/tidy_mixture_density.Rd man/tidy_multi_dist_autoplot.Rd man/tidy_multi_single_dist.Rd man/tidy_negative_binomial.Rd man/tidy_normal.Rd man/tidy_paralogistic.Rd man/tidy_pareto.Rd man/tidy_pareto1.Rd man/tidy_poisson.Rd man/tidy_random_walk.Rd man/tidy_random_walk_autoplot.Rd man/tidy_range_statistic.Rd man/tidy_scale_zero_one_vec.Rd man/tidy_skewness_vec.Rd man/tidy_stat_tbl.Rd man/tidy_t.Rd man/tidy_triangular.Rd man/tidy_uniform.Rd man/tidy_weibull.Rd man/tidy_zero_truncated_binomial.Rd man/tidy_zero_truncated_geometric.Rd man/tidy_zero_truncated_negative_binomial.Rd man/tidy_zero_truncated_poisson.Rd man/tidyeval.Rd man/triangle_plot.Rd man/util_bernoulli_param_estimate.Rd man/util_bernoulli_stats_tbl.Rd man/util_beta_aic.Rd man/util_beta_param_estimate.Rd man/util_beta_stats_tbl.Rd man/util_binomial_aic.Rd man/util_binomial_param_estimate.Rd man/util_binomial_stats_tbl.Rd man/util_burr_param_estimate.Rd man/util_burr_stats_tbl.Rd man/util_cauchy_aic.Rd man/util_cauchy_param_estimate.Rd man/util_cauchy_stats_tbl.Rd man/util_chisq_aic.Rd man/util_chisquare_param_estimate.Rd man/util_chisquare_stats_tbl.Rd man/util_exponential_aic.Rd man/util_exponential_param_estimate.Rd man/util_exponential_stats_tbl.Rd man/util_f_aic.Rd man/util_f_param_estimate.Rd man/util_f_stats_tbl.Rd man/util_gamma_aic.Rd man/util_gamma_param_estimate.Rd man/util_gamma_stats_tbl.Rd man/util_generalized_beta_aic.Rd man/util_generalized_beta_param_estimate.Rd man/util_generalized_beta_stats_tbl.Rd man/util_generalized_pareto_aic.Rd man/util_generalized_pareto_param_estimate.Rd man/util_generalized_pareto_stats_tbl.Rd man/util_geometric_aic.Rd man/util_geometric_param_estimate.Rd man/util_geometric_stats_tbl.Rd man/util_hypergeometric_aic.Rd man/util_hypergeometric_param_estimate.Rd man/util_hypergeometric_stats_tbl.Rd man/util_inverse_burr_aic.Rd man/util_inverse_burr_param_estimate.Rd man/util_inverse_burr_stats_tbl.Rd man/util_inverse_pareto_aic.Rd man/util_inverse_pareto_param_estimate.Rd man/util_inverse_pareto_stats_tbl.Rd man/util_inverse_weibull_aic.Rd man/util_inverse_weibull_param_estimate.Rd man/util_inverse_weibull_stats_tbl.Rd man/util_logistic_aic.Rd man/util_logistic_param_estimate.Rd man/util_logistic_stats_tbl.Rd man/util_lognormal_aic.Rd man/util_lognormal_param_estimate.Rd man/util_lognormal_stats_tbl.Rd man/util_negative_binomial_aic.Rd man/util_negative_binomial_param_estimate.Rd man/util_negative_binomial_stats_tbl.Rd man/util_normal_aic.Rd man/util_normal_param_estimate.Rd man/util_normal_stats_tbl.Rd man/util_paralogistic_aic.Rd man/util_paralogistic_param_estimate.Rd man/util_paralogistic_stats_tbl.Rd man/util_pareto1_aic.Rd man/util_pareto1_param_estimate.Rd man/util_pareto1_stats_tbl.Rd man/util_pareto_aic.Rd man/util_pareto_param_estimate.Rd man/util_pareto_stats_tbl.Rd man/util_poisson_aic.Rd man/util_poisson_param_estimate.Rd man/util_poisson_stats_tbl.Rd man/util_t_aic.Rd man/util_t_param_estimate.Rd man/util_t_stats_tbl.Rd man/util_triangular_aic.Rd man/util_triangular_param_estimate.Rd man/util_triangular_stats_tbl.Rd man/util_uniform_aic.Rd man/util_uniform_param_estimate.Rd man/util_uniform_stats_tbl.Rd man/util_weibull_aic.Rd man/util_weibull_param_estimate.Rd man/util_weibull_stats_tbl.Rd man/util_zero_truncated_binomial_aic.Rd man/util_zero_truncated_binomial_param_estimate.Rd man/util_zero_truncated_binomial_stats_tbl.Rd man/util_zero_truncated_geometric_aic.Rd man/util_zero_truncated_geometric_param_estimate.Rd man/util_zero_truncated_geometric_stats_tbl.Rd man/util_zero_truncated_negative_binomial_aic.Rd man/util_zero_truncated_negative_binomial_param_estimate.Rd man/util_zero_truncated_negative_binomial_stats_tbl.Rd man/util_zero_truncated_poisson_aic.Rd man/util_zero_truncated_poisson_param_estimate.Rd man/util_zero_truncated_poisson_stats_tbl.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
vignettes/.gitignore
vignettes/getting-started.Rmd
spsanderson/TidyDensity documentation built on Nov. 5, 2024, 4:39 a.m.