You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is the "genotype" factor changed to levels indicated by numbers? Why not keep the levels of the original factor?
Why do you sort the new genotype factor in the TD and the outcomes of statgenSTA lexicographically and not numerically as it is presented as numbers?
I sometimes have a set of factors (e.g. genotypes tested at two irrigation levels but not in separate trials but e.g. completely randomized in rows and columns). I now make a single factor representing all combinations of genotype x Factor2, but would like to get an ANOVA like output showing main and interactions effects. I now take the BLUEs and the residuals and use that to do a two factor ANOVA (with slightly to high number of df for residuals). Is it possible to implement a factorial design in statgenSTA, of course only for cases where it fits the assumptions on row column effects, so the spatial design of the experiment has to be fitting.