Hi, I'm trying to run a ICC calculation on a data frame. I get the following error message:
Error in data.frame(x.s, subs = rep(paste("S", 1:n.obs, sep = ""), nj)) : arguments imply differing number of rows: 1700, 1750 I've looked at the data in the file and it seems to be okay. Any thoughts would be much appreciated. I'm getting used to R so if possible, I would really appreciate an easy to understand answer! -- View this message in context: http://r.789695.n4.nabble.com/ICC-IntraClass-Correlation-Error-tp4088036p4088036.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org 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.