Skip to content

Commit

Permalink
change default for r_eff in pareto_smooth
Browse files Browse the repository at this point in the history
  • Loading branch information
n-kall committed Nov 15, 2023
1 parent da23af6 commit 8adfe47
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion man-roxygen/args-pareto.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#' length(x) / 5 otherwise (see Appendix H in Vehtari et
#' al. (2022)).
#' @param r_eff (numeric) relative effective sample size estimate. If
#' `r_eff` is omitted, it will be calculated assuming the draws are
#' `r_eff` is NULL, it will be calculated assuming the draws are
#' from MCMC. Default is 1.
#' @param verbose (logical) Should diagnostic messages be printed? If
#' `TRUE`, messages related to Pareto diagnostics will be
Expand Down
2 changes: 1 addition & 1 deletion man/pareto_diags.Rd

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

2 changes: 1 addition & 1 deletion man/pareto_khat.Rd

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

2 changes: 1 addition & 1 deletion man/pareto_smooth.Rd

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

0 comments on commit 8adfe47

Please sign in to comment.