iterativeLRT.RditerativeLRT performs likelihood ratio test in an iterative manner
over groups of variables given in omnibus_groups.
iterativeLRT(object, placeholder, omnibus_groups)An existing fit from a model function such as lm, glm and many others.
String specifying term to substitute with value from
x. Ignored if set to NULL.
List of character vectors giving sets of variables for which omnibus test should be applied.
Data frame containing summarised likelihood ratio test results.