Files in jgabry/ppcheck
Plotting for Bayesian Models

.Rbuildignore
.github/.gitignore
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/available-module-functions.R R/bayesplot-colors.R R/bayesplot-extractors.R R/bayesplot-ggplot-themes.R R/bayesplot-helpers.R R/bayesplot-package.R R/bayesplot_grid.R R/example-data.R R/helpers-gg.R R/helpers-mcmc.R R/helpers-ppc.R R/helpers-shared.R R/helpers-testthat.R R/mcmc-combo.R R/mcmc-diagnostics-nuts.R R/mcmc-diagnostics.R R/mcmc-distributions.R R/mcmc-intervals.R R/mcmc-overview.R R/mcmc-parcoord.R R/mcmc-recover.R R/mcmc-scatterplots.R R/mcmc-traces.R R/pp_check.R R/ppc-censoring.R R/ppc-discrete.R R/ppc-distributions.R R/ppc-errors.R R/ppc-intervals.R R/ppc-loo.R R/ppc-overview.R R/ppc-scatterplots.R R/ppc-test-statistics.R R/ppd-distributions.R R/ppd-intervals.R R/ppd-overview.R R/ppd-test-statistics.R
R/sysdata.rda
R/tidy-params.R R/zzz.R README.md
bayesplot.Rproj
images/mcmc_areas-rstanarm.png
images/mcmc_nuts_energy-rstan.png
images/mcmc_scatter-rstan.png
images/mcmc_trace-rstan.png
images/ppc_dens_overlay-rstanarm.png
images/ppc_intervals-rstanarm.png
images/ppc_stat-rstanarm.png
images/ppc_stat_grouped-rstanarm.png
inst/CITATION
man-roxygen/args-by_chain.R man-roxygen/args-dens.R man-roxygen/args-density-controls.R man-roxygen/args-facet_args.R man-roxygen/args-group.R man-roxygen/args-hist-freq.R man-roxygen/args-hist.R man-roxygen/args-mcmc-x.R man-roxygen/args-pars.R man-roxygen/args-pit-ecdf.R man-roxygen/args-prob-prob_outer.R man-roxygen/args-regex_pars.R man-roxygen/args-transformations.R man-roxygen/args-y-yrep.R man-roxygen/args-ypred.R man-roxygen/details-binomial.R man-roxygen/reference-bda.R man-roxygen/reference-betancourt.R man-roxygen/reference-improved-rhat.R man-roxygen/reference-km.R man-roxygen/reference-loo.R man-roxygen/reference-nuts.R man-roxygen/reference-stan-manual.R man-roxygen/reference-uniformity-test.R man-roxygen/reference-vis-paper.R man-roxygen/return-ggplot-or-data.R man-roxygen/return-ggplot.R man-roxygen/seealso-colors.R man-roxygen/seealso-helpers.R man-roxygen/seealso-theme.R man/MCMC-combos.Rd man/MCMC-diagnostics.Rd man/MCMC-distributions.Rd man/MCMC-intervals.Rd man/MCMC-nuts.Rd man/MCMC-overview.Rd man/MCMC-parcoord.Rd man/MCMC-recover.Rd man/MCMC-scatterplots.Rd man/MCMC-traces.Rd man/PPC-censoring.Rd man/PPC-discrete.Rd man/PPC-distributions.Rd man/PPC-errors.Rd man/PPC-intervals.Rd man/PPC-loo.Rd man/PPC-overview.Rd man/PPC-scatterplots.Rd man/PPC-test-statistics.Rd man/PPD-distributions.Rd man/PPD-intervals.Rd man/PPD-overview.Rd man/PPD-test-statistics.Rd man/available_ppc.Rd man/bayesplot-colors.Rd man/bayesplot-extractors.Rd man/bayesplot-helpers.Rd man/bayesplot-package.Rd man/bayesplot_grid.Rd man/bayesplot_theme_get.Rd man/example-data.Rd
man/figures/bayesplot1.png
man/figures/bayesplot2.png
man/figures/bayesplot3.png
man/figures/logo.svg
man/figures/stanlogo.png
man/pp_check.Rd man/reexports.Rd man/theme_default.Rd man/tidy-params.Rd tests/testthat.R
tests/testthat/_snaps/aesthetics/color-scheme-view-brewer-palette.svg
tests/testthat/_snaps/aesthetics/color-scheme-view-default.svg
tests/testthat/_snaps/aesthetics/color-scheme-view-mixed-scheme.svg
tests/testthat/_snaps/aesthetics/color-scheme-view-scheme-specified.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-acf-bar-default.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-acf-bar-lags.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-acf-default.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-acf-lags.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-neff-default.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-neff-hist-binwidth.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-neff-hist-default.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-rhat-default.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-rhat-hist-binwidth.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-rhat-hist-default.svg
tests/testthat/_snaps/mcmc-diagnostics/mcmc-rhat-sized.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-dens-alpha.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-dens-chains-default.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-dens-default.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-dens-overlay-default.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-hist-alpha.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-hist-by-chain-default.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-hist-default.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-hist-freq.svg
tests/testthat/_snaps/mcmc-distributions/mcmc-violin-default.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-default.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-equal-height.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-inner.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-means.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-no-points.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-outer.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-rhats.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-ridges-default.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-ridges-inner.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-ridges-outer.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-ridges-size.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-scaled-height.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-areas-size.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-default.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-inner.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-means.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-no-points.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-outer.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-rhats.svg
tests/testthat/_snaps/mcmc-intervals/mcmc-intervals-sizes.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-acceptance-chain.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-acceptance-default.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-divergence-chain.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-divergence-default.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-energy-default.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-energy-merged.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-stepsize-chain.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-stepsize-default.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-treedepth-chain.svg
tests/testthat/_snaps/mcmc-nuts/mcmc-nuts-treedepth-default.svg
tests/testthat/_snaps/mcmc-recover/mcmc-recover-hist-default.svg
tests/testthat/_snaps/mcmc-recover/mcmc-recover-intervals-default.svg
tests/testthat/_snaps/mcmc-recover/mcmc-recover-intervals-prob.svg
tests/testthat/_snaps/mcmc-recover/mcmc-recover-scatter-default.svg
tests/testthat/_snaps/mcmc-recover/mcmc-recover-scatter-size.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-hex-bw.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-hex-default.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-pairs-default.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-pairs-divs-hex.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-pairs-divs-td.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-pairs-td.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-parcoord-default.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-parcoord-np.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-scatter-default.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-scatter-np.svg
tests/testthat/_snaps/mcmc-scatter-and-parcoord/mcmc-scatter-size-alpha.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-ecdf-default.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-ecdf-diff.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-ecdf-one-param-diff.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-ecdf-one-parameter.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-hist-default.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-hist-one-parameter.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-hist-reference-line.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-hist-wide-bins.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-overlay-default.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-overlay-one-parameter.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-overlay-reference-line.svg
tests/testthat/_snaps/mcmc-traces/mcmc-rank-overlay-wide-bins.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-default.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-divergences-custom.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-divergences-default.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-highlight-alpha.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-highlight-default.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-highlight-other-chain.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-iter1-offset.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-one-parameter.svg
tests/testthat/_snaps/mcmc-traces/mcmc-trace-warmup-window.svg
tests/testthat/_snaps/ppc-censoring/ppc-km-overlay-default.svg
tests/testthat/_snaps/ppc-censoring/ppc-km-overlay-grouped-default.svg
tests/testthat/_snaps/ppc-censoring/ppc-km-overlay-grouped-size-alpha.svg
tests/testthat/_snaps/ppc-censoring/ppc-km-overlay-size-alpha.svg
tests/testthat/_snaps/ppc-discrete/ppc-bars-default.svg
tests/testthat/_snaps/ppc-discrete/ppc-bars-grouped-default.svg
tests/testthat/_snaps/ppc-discrete/ppc-bars-grouped-facet-args-prob-size.svg
tests/testthat/_snaps/ppc-discrete/ppc-bars-prob-0-33-width-size-fatten.svg
tests/testthat/_snaps/ppc-discrete/ppc-bars-width-size-fatten.svg
tests/testthat/_snaps/ppc-discrete/ppc-rootogram-default.svg
tests/testthat/_snaps/ppc-discrete/ppc-rootogram-style-hanging-prob-size.svg
tests/testthat/_snaps/ppc-distributions/ppc-boxplot-alpha-size.svg
tests/testthat/_snaps/ppc-distributions/ppc-boxplot-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-boxplot-no-notch.svg
tests/testthat/_snaps/ppc-distributions/ppc-dens-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-dens-overlay-alpha-size.svg
tests/testthat/_snaps/ppc-distributions/ppc-dens-overlay-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-dens-overlay-grouped-alpha-size.svg
tests/testthat/_snaps/ppc-distributions/ppc-dens-overlay-grouped-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-ecdf-overlay-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-ecdf-overlay-discrete-size-alpha.svg
tests/testthat/_snaps/ppc-distributions/ppc-ecdf-overlay-grouped-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-ecdf-overlay-grouped-discrete-size-alpha.svg
tests/testthat/_snaps/ppc-distributions/ppc-freqpoly-alpha-binwidth-size.svg
tests/testthat/_snaps/ppc-distributions/ppc-freqpoly-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-freqpoly-grouped-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-hist-binwidth.svg
tests/testthat/_snaps/ppc-distributions/ppc-hist-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-pit-ecdf-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-pit-ecdf-diff.svg
tests/testthat/_snaps/ppc-distributions/ppc-pit-ecdf-grouped-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-pit-ecdf-grouped-diff.svg
tests/testthat/_snaps/ppc-distributions/ppc-violin-grouped-default.svg
tests/testthat/_snaps/ppc-distributions/ppc-violin-grouped-points-low-jitter.svg
tests/testthat/_snaps/ppc-distributions/ppc-violin-grouped-with-points.svg
tests/testthat/_snaps/ppc-distributions/ppd-boxplot-alpha-size.svg
tests/testthat/_snaps/ppc-distributions/ppd-boxplot-default.svg
tests/testthat/_snaps/ppc-distributions/ppd-boxplot-no-notch.svg
tests/testthat/_snaps/ppc-distributions/ppd-dens-default.svg
tests/testthat/_snaps/ppc-distributions/ppd-dens-overlay-alpha-size.svg
tests/testthat/_snaps/ppc-distributions/ppd-dens-overlay-default.svg
tests/testthat/_snaps/ppc-distributions/ppd-freqpoly-alpha-binwidth-size.svg
tests/testthat/_snaps/ppc-distributions/ppd-freqpoly-default.svg
tests/testthat/_snaps/ppc-distributions/ppd-freqpoly-grouped-default.svg
tests/testthat/_snaps/ppc-distributions/ppd-hist-binwidth.svg
tests/testthat/_snaps/ppc-distributions/ppd-hist-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-binned-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-hist-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-hist-grouped-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-scatter-avg-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-scatter-avg-grouped-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-scatter-avg-vs-x-default.svg
tests/testthat/_snaps/ppc-errors/ppc-error-scatter-default.svg
tests/testthat/_snaps/ppc-intervals/ppc-intervals-default.svg
tests/testthat/_snaps/ppc-intervals/ppc-intervals-grouped-default.svg
tests/testthat/_snaps/ppc-intervals/ppc-intervals-grouped-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppc-intervals-interval-width.svg
tests/testthat/_snaps/ppc-intervals/ppc-intervals-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-default.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-grouped-default.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-grouped-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-grouped-y-draw-both.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-grouped-y-draw-line.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-grouped-y-draw-point.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-interval-width.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-y-draw-both.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-y-draw-line.svg
tests/testthat/_snaps/ppc-intervals/ppc-ribbon-y-draw-point.svg
tests/testthat/_snaps/ppc-intervals/ppd-intervals-default.svg
tests/testthat/_snaps/ppc-intervals/ppd-intervals-grouped-default.svg
tests/testthat/_snaps/ppc-intervals/ppd-intervals-grouped-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppd-intervals-interval-width.svg
tests/testthat/_snaps/ppc-intervals/ppd-intervals-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppd-ribbon-default.svg
tests/testthat/_snaps/ppc-intervals/ppd-ribbon-grouped-default.svg
tests/testthat/_snaps/ppc-intervals/ppd-ribbon-grouped-x-values.svg
tests/testthat/_snaps/ppc-intervals/ppd-ribbon-interval-width.svg
tests/testthat/_snaps/ppc-intervals/ppd-ribbon-x-values.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-intervals-default.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-intervals-order.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-intervals-prob.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-pit-overlay-boundary.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-pit-overlay-default.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-pit-qq-default.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-ribbon-default.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-ribbon-prob.svg
tests/testthat/_snaps/ppc-loo/ppc-loo-ribbon-subset.svg
tests/testthat/_snaps/ppc-scatterplots/ppc-scatter-avg-default.svg
tests/testthat/_snaps/ppc-scatterplots/ppc-scatter-avg-grouped-default.svg
tests/testthat/_snaps/ppc-scatterplots/ppc-scatter-avg-grouped-size-alpha-ref-line.svg
tests/testthat/_snaps/ppc-scatterplots/ppc-scatter-avg-size-alpha.svg
tests/testthat/_snaps/ppc-scatterplots/ppc-scatter-default.svg
tests/testthat/_snaps/ppc-scatterplots/ppc-scatter-size-alpha.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-2d-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-2d-stat-size-alpha.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-freqpoly-grouped-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-freqpoly-grouped-stat-facets-bw.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-grouped-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-grouped-stat-facet-args-binwidth.svg
tests/testthat/_snaps/ppc-test-statistics/ppc-stat-stat-binwidth-freq.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-2d-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-2d-stat-size-alpha.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-freqpoly-grouped-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-freqpoly-grouped-stat-facets-bw.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-grouped-default.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-grouped-stat-facet-args-binwidth.svg
tests/testthat/_snaps/ppc-test-statistics/ppd-stat-stat-binwidth-freq.svg
tests/testthat/data-for-binomial.rda
tests/testthat/data-for-mcmc-tests.R
tests/testthat/data-for-ordinal.rda
tests/testthat/data-for-ppc-tests.R tests/testthat/test-aesthetics.R tests/testthat/test-available_ppc.R tests/testthat/test-bayesplot_grid.R tests/testthat/test-convenience-functions.R tests/testthat/test-example-draws.R tests/testthat/test-extractors.R tests/testthat/test-helpers-mcmc.R tests/testthat/test-helpers-ppc.R tests/testthat/test-helpers-shared.R tests/testthat/test-mcmc-combo.R tests/testthat/test-mcmc-diagnostics.R tests/testthat/test-mcmc-distributions.R tests/testthat/test-mcmc-intervals.R tests/testthat/test-mcmc-nuts.R tests/testthat/test-mcmc-recover.R tests/testthat/test-mcmc-scatter-and-parcoord.R tests/testthat/test-mcmc-traces.R tests/testthat/test-pp_check.R tests/testthat/test-ppc-censoring.R tests/testthat/test-ppc-discrete.R tests/testthat/test-ppc-distributions.R tests/testthat/test-ppc-errors.R tests/testthat/test-ppc-input-validation.R tests/testthat/test-ppc-intervals.R tests/testthat/test-ppc-loo.R tests/testthat/test-ppc-scatterplots.R tests/testthat/test-ppc-test-statistics.R
vignettes/children/SETTINGS-knitr.txt
vignettes/graphical-ppcs.Rmd vignettes/plotting-mcmc-draws.Rmd vignettes/visual-mcmc-diagnostics.Rmd
jgabry/ppcheck documentation built on Feb. 17, 2024, 5:35 a.m.