Hi guys, below is my proc phreg model snapshot.
Do you know how to define two-tailed test? so that my Pr>ChiSq in the SAS output is adjusted to two-tailed test? Or would you recommend just halving P value for two-tailed adjustment?
proc phreg data=p.temp2;
class A10(ref='30-39') combo1(ref='0') combo2(ref='0') ....
/param=ref order=internal;
model duration*vital_status(1)=combo1 combo2 .../ties=Efron rl;
run;
So your title asks about GLM but your example uses PHREG? What are you really asking?
Try to make a new thread with the desired title.
@mkeintz wrote:
Try to make a new thread with the desired title.
Or, even better, just stick to the existing thread with the correct title that you started on the appropriate board (SAS Statistical Procedures) about eight hours earlier.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.