Closed Rob-murphys closed 2 years ago
Hi, I believe currently aldex2 only supports two factor levels in your conditions vector, so if you have 3 timepoints it will throw an error. In order to handle a more complex design check out the docs for the aldex2.glm function
you would need to calculate the effect for each condition pair manually if you use the glm function with more than two groups.
We can't use aldex.effect() on aldex.kw() object so how are we meant to understand the effect and plot it with the package?