[R] Identify command in R

David Kaplan dkaplan at education.wisc.edu
Thu Nov 20 21:19:05 CET 2008


Hi all,

In using the identify command, I get the following message

 > plot(hatvalues(scireg3))
 > abline(h=.0154,lty=2) # plots a reference line at (k + 1)/n
 > identify(1:1165, hatvalues(scireg3),row.names(sciach))

Error in xy.coords(x, y) : 'x' and 'y' lengths differ
 

which doesn't allow me to see the observation number when I scroll over 
with the mouse.  What exactly is this problem and is there a way to 
override it?

Thanks in advance.


-- 
=======================================================================
David Kaplan, Ph.D.
Professor
Department of Educational Psychology
University of Wisconsin - Madison
Educational Sciences, Room, 1061
1025 W. Johnson Street
Madison, WI 53706

email: dkaplan at education.wisc.edu
homepage:
http://www.education.wisc.edu/edpsych/default.aspx?content=kaplan.html
Phone: 608-262-0836



More information about the R-help mailing list