Skip to content
Prev 212612 / 398500 Next

About the interaction A:B

The way to understand this is to look at the output of model.matrix:

model.matrix(fo, fr)

for each formula you tried.  If your data is large you will have to
use a subset not to be overwhelmed with output.
On Fri, Mar 5, 2010 at 9:08 AM, blue sky <bluesky315 at gmail.com> wrote: