I am having a few issues processing some data in that the number of samples is far less than originally anticipated. In a control and impacted design, there are 11 samples each. I thought this seemed like an ideal format for a the non-parametric sm.ancova function in R (see Nonparametric equivalent of ANCOVA for continuous dependent variables).
However, I have various explanatory variables and I would like to explore their interactive effects. Could anybody suggest anything on this front to help account for this? So rather than having a factor (f), a response (x) and one explanatory variable (y), consider how x would respond to the multiplicative effect of different variables (y and z) across f? Thank you in advance.