I tried to use ctree but am not sure about the meaning of the plot.

My.data.cf<-ctree(Resp~., data=My.data)
plot(FemMalSex_NAavoid88.ct)

My data.frame contains 88 explanatory variables (continous,ordered/unordered
multistate,count data) and one response with two groups.

In the plot are only two variables shown (2 internal nodes) and 3 final
nodes. Does it mean that only these two variables show a significant
asssociation with the response?

:confused:

Many thanx in advance

B.





-----
The art of living is more like wrestling than dancing.
(Marcus Aurelius)
-- 
View this message in context: 
http://www.nabble.com/ctree-%28party%29-plot-meaning-question-tp18200611p18200611.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.

Reply via email to