How to evaluate the Kaplan Meier fitter? #1342
              
                Unanswered
              
          
                  
                    
                      mathav95raj
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Cox model can be evaluated by cross validation with concordance index as default score. Kaplan meier fitter also has a predict function that returns survival probabilities for the passed array of time as input. How to evaluate if the predictions are good?
Beta Was this translation helpful? Give feedback.
All reactions