Skip to content

Error while doing T-test

2 messages · deepak balakrishnan, PIKAL Petr

#
Hi
with
I think than in this case the error message is self explaining.
data$Day.1

is not numeric or logical so it is probably character or date.

look at str(data)

Regards
Petr
http://www.R-project.org/posting-guide.html