Takes a mira object (list of lm models based on mice imputations) and returns an F-test for their significance, based on miceadds::micombine.F()

mira.lm_F_test(mod, return_list = FALSE)

Arguments

mod

A mira object (list of lm models in analyses element)

return_list

Logical. Should items of test be returned in a list? Otherwise, a string for reporting is returned, with Markdown formatting for APA style