cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Survival analysis with time-varying covariates

I am trying to complete an analysis of a dataset which is likely confounded by immortal time bias – some patients died during follow up resulting in them not be eligible for the study intervention. Survival analysis with time-varying covariates is the recommended solution and I understand that it is implemented in SAS with PROC PHREG (There’s a similar approach in the coxph module for R). Per JMP product developers and @JerryFish "PROC PHREG does it in two ways. Neither are doable in JMP  https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_phreg_examples07.htm

The first approach requires computational effort at run time, i.e. changing data at run time. This is not possible in Fit Proportional Hazard.

The second approach requires two response columns, which is not allowed in Fit Proportional Hazard.

 

Since all my analyses are completed in JMP enhanced functionality would be most helpful. 

 

4 Comments
Status changed to: Acknowledged

Hi @idouglas, thank you for your suggestion! We have captured your request and will take it under consideration.

SamGardner
Level VII
Status changed to: Investigating
 

Hi @idouglas 

Looking with a SAS example, there are 2 alternatives:

  • Add interval censoring in Fit Proportional Hazards

  • Look at the continuous effect variables and if we find a formula in them that is a function of the time variable, then do time-varying regression using that formula.

Which alternative would fit best?

Thank you

Status changed to: Acknowledged