First, thanks for your answer. I find the description of mvpart package quite short:
"Wrapper function for fitting and plotting rpart models " Then, I thought that mvpart was the package which seems closest to what I would like to do (i.e. oblique decision tree also named multivariate decision tree). However, as you pointed out, it is the answer which is multivariate in the mvpart package. > Thus, this is for multivariate *responses*, not for multivariate splits. So, to your knowledge, there is no R package for multivariate splits (i.e. oblique decision trees)? Thanks. Sandro. > ______________________________________________ > 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. > > ______________________________________________ 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. -- View this message in context: http://www.nabble.com/Oblique-decision-tree-using-mvpart-tp19285410p19287202.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.