Closed b-steve closed 7 years ago
Implementation of the argument all for summary2way(). If all = FALSE (the default), then only groups with a common factor level are compared.
all
summary2way()
all = FALSE
Also added an argument to an example in the modcheck() documentation so that it would run without an error.
modcheck()
Okay - I thought I did this this morning but clearly didn't
Implementation of the argument
all
forsummary2way()
. Ifall = FALSE
(the default), then only groups with a common factor level are compared.Also added an argument to an example in the
modcheck()
documentation so that it would run without an error.