Skip to content

Add sbc_hist #193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixes for r cmd check
  • Loading branch information
jgabry committed May 17, 2019
commit 8c8d910e07c9f66833d3f2c46826b0ce4b4c58a9
3 changes: 2 additions & 1 deletion R/sbc.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#' worst parameters.
#' @param prob The size of the interval plotted to show the expected behavior
#' under uniformity. The default is `prob=0.99`.
#' @param ... Currently ignored.
#' @template args-facet_args
#'
#' @details
Expand Down Expand Up @@ -46,7 +47,7 @@
#' Validating Bayesian Inference Algorithms with Simulation-Based Calibration.
#' arXiv preprint arXiv:1804.06788. \url{https://arxiv.org/abs/1804.06788}
#'
#' @seealso [rstan::sbc()]
#' @seealso `rstan::sbc()`
#'
#' @examples
#' # create some fake inputs to use for sbc_hist()
Expand Down
17 changes: 10 additions & 7 deletions man/sbc_hist.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.