Skip to content
Prev 124464 / 398498 Next

t.test() with missing values

Birgit Lemcke wrote:
Well, you're not showing the other one, but I have a hunch that 
any(complete.cases(Fem66, Mal66)) will come out false,  in which case 
you don't have paired data and might get rid of paired=TRUE and have an 
ordinary two sample test. (BTW paired data for females and males? Couples?)