Skip to content

Commit be9c50b

Browse files
Apply suggestion from @github-actions[bot]
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad50d2f commit be9c50b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/estimate_grouplevel.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ estimate_grouplevel.stanreg <- function(model,
335335
# cor.test(m1$Coefficient, m3$Coefficient) # r = 1
336336
# cor.test(m2$Coefficient, m3$Coefficient) # r = 1
337337
.grouplevel_marginal <- function(model) {
338-
339338
out <- list()
340339

341340
# Analyze random effect structure

0 commit comments

Comments
 (0)