Skip to content

Commit 4e16d2f

Browse files
committed
Update loo_compare.R
1 parent 9b43e06 commit 4e16d2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

R/loo_compare.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ print.compare.loo <- function(x, ..., digits = 1, p_worse = TRUE) {
184184
"or run unclass() on the object to print it.",
185185
call. = FALSE
186186
)
187+
}
187188
if (!inherits(x, "data.frame")) {
188189
class(x) <- c(class(x), "data.frame")
189190
}

0 commit comments

Comments
 (0)