search for: tp4645630

Displaying 1 result from an estimated 1 matches for "tp4645630".

Did you mean: tp4645130
2012 Oct 09
2
Constant Error in R
...) Z <- cbind(x.1) gamma <- 10 sigma2 <- exp(2+Z*gamma) y <- mu +rnorm(1000) * sqrt(sigma2) lm.y<-lm(y~x.1+x.2) "Error in x^2 : non-numeric argument to binary operator" summary(lm.y) -- View this message in context: http://r.789695.n4.nabble.com/Constant-Error-in-R-tp4645630.html Sent from the R help mailing list archive at Nabble.com.