I am trying to conduct a robust ANCOVA with 1 grouping variable/factor with 4 levels and one continuous covariate.
Is anyone aware of functions that can execute this?
ancova()
from WRS2 only takes 2 levels, and when I try to install the older WRS (as suggested here https://stats.stackexchange.com/questions/276697/how-to-implement-a-robust-ancova-with-more-than-2-groups-in-r) , I get this warning:
Warning in install.packages : package ‘WRS’ is not available (for R version 3.6.0)` .