Skip to content
Prev 3246 / 5632 Next

[R-meta] rma.glmm model selection

No idea - I don't know the 'performance' package. I tried to run your example, but once I get to the last two lines, I just get a bunch of errors:
----------- FAILURE REPORT --------------                                                                            
 --- failure: length > 1 in coercion to logical ---
 --- srcref --- 
: 
 --- package (from environment) --- 
insight
 --- call from context ---                                                                                            
.format_basic_table(final, header, sep, caption = caption, subtitle = subtitle, 
    footer = footer, align = align, empty_line = empty_line, 
    indent_groups = indent_groups, indent_rows = indent_rows)
 --- call from argument --- 
!is.null(caption) && caption != ""
 --- R stacktrace ---

[...]

Same when running test_bf(model2,model3,model4, model5,model6).

No idea what the issue is.

Best,
Wolfgang