Hello,
I performed a boosting analisis with adabag package to obtain a classification
tree with the following set of commands:
Tesis.boost <- adaboost.M1(Captura~., data=Tesis2, mfinal=2)
> arb<-Tesis.boost$tree[[1]]
> post(arb, file ="")
> post(arb, file ="",title= "Arbol 1")
I would like to know the meanning of the numbers that appeared in the nodes of
the tree (in circles and squares)?? For example: 8/120/31
Thanks,
BSc. Cecilia Lezama> Facultad de Ciencias - UDELAR
> Montevideo - Uruguay
[[alternative HTML version deleted]]