Omg!

yes, it is working now!

tmp <- qqnorm( resid(test.lm) ) 

What a simple nice trick!!!

Actually, i wasnt looking for the 'i'th label,
I was looking for the 'row.names' as label,
like I stated in the 1st post.

> identify(tmp, , row.names(test) ) 

is the label i have been trying to get.


THANKS!

casper
-- 
View this message in context: 
http://r.789695.n4.nabble.com/how-exactly-does-identify-work-tp3045953p3049507.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.

Reply via email to