Hello R-User! When I plot my rpart-object:
plot(data.rpart); text(data.rpart,cex=0.2, use.n=T) I get this error message No object with name: PDE Can somebody tell me why and what the meaning of the message is? Many thanks in advance B. ----- The art of living is more like wrestling than dancing. (Marcus Aurelius) -- View this message in context: http://www.nabble.com/No-object-with-name%3A--PDE-tp19046286p19046286.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.