cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

Cox Regression variable selection

Hello everyone, is there a way to select variables for Cox regression using a stepwise model in JMP? The stepwise regression model from the Fit Model only has a "Y" category, whereas for Cox-regression I would imagine that in order to choose the best variables I would need an option to add both a "Y" category (event), as well as an "X" category (Time to event)? If not would I put the event in for Y?

 

TLDR: Is there a model selection option for Cox-regression?

1 REPLY 1

Re: Cox Regression variable selection

I assume that you mean the Cox regression that assume proportional hazards. Click the button in the top right corner of the launch dialog and select Proportional Hazard for the fit personality.

 

The Y role is for the time to event. The Effects are the predictors / factors / features you want in the linear model.

 

A step-wise procedure is not available in this platform, though. Do you have a lot of effects to test?

Recommended Articles