Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SurvSHAP(t) not working when target columns named different than time and status #44

Closed
mikolajsp opened this issue Feb 10, 2023 · 0 comments · Fixed by #49
Closed

SurvSHAP(t) not working when target columns named different than time and status #44

mikolajsp opened this issue Feb 10, 2023 · 0 comments · Fixed by #49
Assignees
Labels
invalid ❕ This doesn't seem right

Comments

@mikolajsp
Copy link
Collaborator

new_observation <- new_observation[, !colnames(new_observation) %in% colnames(explainer$y)]

@mikolajsp mikolajsp added the invalid ❕ This doesn't seem right label Feb 10, 2023
@krzyzinskim krzyzinskim self-assigned this Feb 10, 2023
@krzyzinskim krzyzinskim linked a pull request Feb 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid ❕ This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants