I am trying to run a robust anova from the WRS package using either of the
functions
t2way(2,4,data2)
or
pbad2way(2,4,data2,est=median)
data2 contains eight columns of data for the 2 x 4 design, however the numbers
of items in each column varies and therefore the dataset contains NAs
When I run the functions I get an error message which I assume is related to
the columns having different lengths, is there an equivalent function that can
incorporate this unbalanced design?
Best wishes
Tom
[[alternative HTML version deleted]]
_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-robust