BookmarkSubscribeRSS Feed
munitech4u
Quartz | Level 8

I have built a model using PHREG, I want to apply the model on a new dataset to get the prediction of an event. In R, we have a function predict, which we can apply on new data, by specifying the specifying the model which is built on train dataset. How can we do that similarly in SAS?

1 REPLY 1
jakarman
Barite | Level 11

If you have a train dataset (and validation) it seems to me you Eminer licensed.
With Eminer you have a scoring node, that is working on sas datasets. It also support creating the scoring code to external databases. 

The Pmml interfacing for import/export data mining models could be an other feature.

Very advanced would be going for the modelmanager.

Ok you have used some basic statistical functions as "proc phreg". Scoring looks an issue with "proc score" with some models.

https://communities.sas.com/message/104433 

phrreg and predict could be better with hits.

http://www2.sas.com/proceedings/sugi28/120-28.pdf , http://support.sas.com/kb/33/307.html

---->-- ja karman --<-----

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

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.

Discussion stats
  • 1 reply
  • 1314 views
  • 0 likes
  • 2 in conversation