Hello all,
I am a newbie and doing my PhD in psychology - my supervisor wants me to do a Recursive partitioning analysis. Can I use SAS to do that?
Hello @Marion83 and welcome to the SAS Support Communities!
Yes, I think you can use PROC HPSPLIT, a procedure available in recent versions of SAS/STAT, for this type of (decision tree) analysis.
See also Usage Note 57421 for more information.
Good luck with your PhD thesis!
Thank you so much @FreelanceReinh ! 🙂 I will check that out
@FreelanceReinhis correct that HPSPLIT can do this. I wrote a presentation about it that won "best paper in section" at MWSUG. It's a pretty cool PROC but there are some things to learn that are different from most PROCs.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.