BookmarkSubscribeRSS Feed
richart
Fluorite | Level 6

This may be a shot in the dark, but I have a csv of a past model I have run with coefficients, terms, SE, etc. But as far as I can tell, proc logistic only works on the cohort and variables you are calling. Any way it can act on already obtained model estimates? If not, maybe there is a macro someone knows about?

 

Thanks,

2 REPLIES 2
mkeintz
PROC Star

I'm not following.  It seems you have results in hand that are analogous to what proc logistic produces.  And you don't have the data from which those results were obtained.

 

So what do you want to use the procedure for?

--------------------------
The hash OUTPUT method will overwrite a SAS data set, but not append. That can be costly. Consider voting for Add a HASH object method which would append a hash object to an existing SAS data set

Would enabling PROC SORT to simultaneously output multiple datasets be useful? Then vote for
Allow PROC SORT to output multiple datasets

--------------------------
richart
Fluorite | Level 6

no, I do not have the data to the results. Effectively I want statistical software to exp(beta) so I can obtain OR. However, I have interaction terms which I know SAS can handle quite well (i.e. proc logistic oddsratio/ at, slice, etc.) and of course exponentiating my main effects in presence of interaction terms is not appropriate. 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 2 replies
  • 742 views
  • 0 likes
  • 2 in conversation