Ask Your Question
1

What does "coxphw undefined columns selected" mean?

asked 2021-04-19 11:00:00 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-10-08 05:00:00 +0000

huitzilopochtli gravatar image

The error message "coxphw undefined columns selected" typically indicates that there is an issue with the input data for the coxphw function in R. Specifically, it suggests that the columns selected for the analysis are undefined or do not exist in the data frame. This error may occur if the column names are misspelled or if the data is not formatted correctly. It is important to review the code and ensure that the input data matches the specifications required for the coxphw function.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-04-19 11:00:00 +0000

Seen: 26 times

Last updated: Oct 08 '21