I am working on a Dell Latitude D800 laptop computer with an Intel processor running Windows XP Professional. The problem I describe below has occurred while running R versions 1.9.1 and 2.0.1. The error occurs while using a program to perform categorical regression that was originally written in S-plus but was recently converted to R. Using the same data set which gives me the error, one of my colleagues who is running the same set-up, but on a Dell Desktop computer does not get the error. The error I am getting is listed below.
Error in seq(length(missing.row)) : Object "missing.row" not found
Any suggestions?
Please a) use traceback() to see where the error happens, b) specify an example, c) tell us at least which functions/packages you are using!
Uwe Ligges
George Woodall
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
