Hi

I have continuous data I.e regression based. If I have residuals for
algorithm 1 and algorithm 2 like this,

X=resid(alg1) and y=resid (alg2)

Can we perform the Wilcoxon test as.

Wilcox.test(x,y)

Thanks

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to