Skip to content
Prev 86783 / 398502 Next

Two factors -> nurical data dependency analyzing

Hello, dear R users.

What is the easiest and the most visualli understandable way to analize 
dependency of numerical variable on two factors?
Is the
boxplot(y~f1+f2) the good way? It seems that this formula does not work.