I have two data set (training and validation) for building and validating a Cox model.
With the training data set I fitted a cox model using stepwise selection method.
The significant variables in the model were the only variables included in the validation model. Is this the right...