Skip to content

Commit

Permalink
final change for 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ninohardt committed Nov 20, 2023
1 parent 10fed7a commit c3c8124
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/echoice2.R
Expand Up @@ -3691,7 +3691,7 @@ ec_boxplot_MU <- function(draws, burnin=100){
#' \donttest{
#' data(icecream)
#' #run MCMC sampler (use way more than 20 draws for actual use
#' icecream_scr_est <- icecream %>% dplyr::filter(id<10) %>% vd_est_vdm_screen(R=10, cores=2)
#' icecream_scr_est <- icecream %>% dplyr::filter(id<20) %>% vd_est_vdm_screen(R=20, cores=2)
#' ec_boxplot_screen(icecream_scr_est, burnin = 1)
#' }
#'
Expand Down
2 changes: 1 addition & 1 deletion man/ec_boxplot_screen.Rd

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

0 comments on commit c3c8124

Please sign in to comment.