and do read the R-manual about how to make a vector....

matthew5555 wrote:
> 
> Hi, how can I solve a problem without the function t.test???
> 
> for example:
> x<-(1,3,5,7)
> y<-(2,4,6)
> t.test(x,y,alternative="less",paired=FALSE,var.equal=TRUE,conf.level=0.95)
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/t.test-tf4034225.html#a11463812
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@stat.math.ethz.ch mailing list
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