[R] (no subject)

stephen sefick ssefick at gmail.com
Tue Mar 25 20:35:29 CET 2008


Try this, but I don't understand what you are doing.  I am at a loss.


y<-c(1,0,2)
n<-rep(2,length(y))
z1<-rep(1,length(y))
z2<-c(1,0,1)
mydata<-as.data.frame(cbind(n,y,z1,z2))




-- 
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods. We are mammals, and have not exhausted the
annoying little problems of being mammals.

	-K. Mullis



More information about the R-help mailing list