search for: 28x1

Displaying 1 result from an estimated 1 matches for "28x1".

Did you mean: 281
2008 Feb 27
4
Error in cor.default(x1, x2) : missing observations in cov/cor
...eric(x1) = is.numeric(x2) = TRUE 4. which(is.na(x1)) = which(is.na(x2)) = integer(0) {the same goes for is.nan()} 5. I also try cor(x1,x2, use = "all.obs") and get the same error. What can be going wrong? -- View this message in context: http://www.nabble.com/Error-in-cor.default%28x1%2C-x2%29-%3A-missing-observations-in-cov-cor-tp15723848p15723848.html Sent from the R help mailing list archive at Nabble.com.