Re: [R] 2 samples KS-test...
On Mon, 16 Apr 2007, Stéphane CRUVEILLER wrote: Dear R-users, I have some trouble to perform a 2-samples KS test. Apparently my 2 samples are numerical (see below) but R That says there are data frames, not numeric vectors. That would be easier to see if you printed the value (rather than us
[R] 2 samples KS-test...
Dear R-users, I have some trouble to perform a 2-samples KS test. Apparently my 2 samples are numerical (see below) but R complains that the "y" term is not - > str(subset(mydata,Identified=="NO",select=KD))