Skip to content

Decision tree with the group median as response?

1 message · John

#
As I am only familiar with the basics regarding decision trees I would
like to ask, with the risk of sating a silly question: is it possible
to perform recursive partitioning with the group median as the
response/objective?

For example, in stead of rpart focusing on means, could a similar tree
be created with medians?


Thanks