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.

Discussions

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

Regression Covariables

Quick question. I am using a Cox regression model and was wondering if I could include variables that are dependent upon each other in the same model. For example, would adding height, weight, and BMI as covariables affect the model, given that BMI is directly dependent upon height and weight? Another example, in transplant studies I want to know how gender affects survival. So I use both recipient and donor gender as covariables. But I also want to look at gender match/mismatch (M:M, M:F, F:M, and F:F). Can I incorporate all three variables, recipient gender, donor gender, and gender match/mismatch, in the same Cox regression model? Thanks

3 REPLIES 3

Re: Regression Covariables

Basically does interacting covariables have any impact on the Cox regression model as a whole?

Re: Regression Covariables

I would not include both BMI and the weight and height in the same model. Linear models should avoid collinearity if possible. You could evaluate two models, one using BMI and another using weight and height instead of BMI.

 

From your brief description of the variables, it sounds reasonable to include mismatch as well. That information should be independent of gender, no?

peng_liu
Level VII

Re: Regression Covariables

In addition, if you have JMP Pro, Generalized Regression platform support Cox Proportional Hazards with advanced variable selection techniques.

peng_liu_0-1631202030377.png

Generalized Regression Documentation 

Recommended Articles