Skip to content

Commit

Permalink
close #676
Browse files Browse the repository at this point in the history
  • Loading branch information
mattansb committed Sep 17, 2024
1 parent 5d3b23a commit cde9716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/p_rope.R
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ p_rope.brmsfit <- function(x,
effects = c("fixed", "random", "all"),
component = c("conditional", "zi", "zero_inflated", "all"),
parameters = NULL,
verbose = verbose,
verbose = TRUE,
...) {
out <- .p_rope(rope(
x,
Expand Down

0 comments on commit cde9716

Please sign in to comment.