Skip to content

Commit b6d4a76

Browse files
committed
fix
1 parent d0128ea commit b6d4a76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/methods_rstanarm.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ model_parameters.stanmvreg <- function(model,
100100
priors = TRUE,
101101
effects = "fixed",
102102
standardize = NULL,
103+
group_level = FALSE,
103104
keep = NULL,
104105
drop = NULL,
105106
verbose = TRUE,

0 commit comments

Comments
 (0)