[R] Package

Feldman, Ruben ruben.feldman at citi.com
Fri Oct 17 17:18:29 CEST 2008


Hi,

I was trying to plot the logistic regression from a regression "logreg"
I just ran.
I downloaded the "car" package from the R website and went to Packages
-> install package from local zip file
I checked in my library file and the package is there. I restarted R.
I then ran the command:
reg.line(logreg,col=palette()[2], lwd=2, lty=1)

And I get the error:
Error: could not find function "reg.line"

I checked other functionalities from the car package that don't seem to
be working.

Anyone know what I'm doing wrong?

Thanks!!
RF



More information about the R-help mailing list