[ESS] Problem plotting tree (party pkg)
Christian Montel
christian.montel at eligo.de
Tue Jan 10 07:04:16 CET 2006
Hi,
i've got a problem when I try to plot a tree object generated with the
"party"-Package. Here's the minimal example:
> irisct <- ctree(Species ~ .,data = iris)
> plot(irisct)
R Version 2.2.0 (2005-10-06 r35749) running on Windows2000 through ESS
5.2.11 and emacs-21.3 says
> Error in lazyLoadDBfetch(key, datafile, compressed, envhook) :
> recursive default argument reference
and shows an empty graphics window. Plotting trees generated with rpart
works fine, and executing the snippet above in the R gui directly also
works fine.
Any hints what I can do?
Thanks in advance,
best regards,
Christian
--
Dr. Christian Montel
Eligo GmbH - Büro Berlin
Friedrichstr. 90
10 117 Berlin
Fon (030) -- 20 25 31 94
Fax (030) -- 20 25 33 33
e-mail: christian.montel at eligo.de
http://www.eligo.de/
More information about the ESS-help
mailing list