BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
harry7476
Calcite | Level 5

Hey All

 

I know that proc hpsplit isn't available in SAS Studio. Is there any alternate proc or code available that can help create decision tree in SAS Studio?

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
jenburry
SAS Employee

Hi!

 

Please see the link below that will take you to documentation on PROC DTREE:

 

http://support.sas.com/documentation/cdl/en/orpmug/63976/HTML/default/viewer.htm#orpmug_dtree_sect00...

 

I have run this example page in SAS Studio.  Although for the entire example to run properly the "print the payoff table" statement has to be placed after the "plot decision tree diagram in line-printer mode" statement otherwise you will get an error message.

 

Hope this helps!

View solution in original post

1 REPLY 1
jenburry
SAS Employee

Hi!

 

Please see the link below that will take you to documentation on PROC DTREE:

 

http://support.sas.com/documentation/cdl/en/orpmug/63976/HTML/default/viewer.htm#orpmug_dtree_sect00...

 

I have run this example page in SAS Studio.  Although for the entire example to run properly the "print the payoff table" statement has to be placed after the "plot decision tree diagram in line-printer mode" statement otherwise you will get an error message.

 

Hope this helps!

Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 3970 views
  • 1 like
  • 2 in conversation