[R] how exactly does 'identify' work?
    casperyc 
    casperyc at hotmail.co.uk
       
    Thu Nov 18 21:21:30 CET 2010
    
    
  
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.
    
    
More information about the R-help
mailing list