Post-Hoc compare multiple Kaplan-Meier multiple curves #1460
-
| Hi, Thanks | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            CamDavidsonPilon
          
      
      
        Sep 20, 2022 
      
    
    Replies: 2 comments
-
| The closest thing would be pairwise_logrank_test. See docs about it here. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        weihevt
-
| Got it. Thanks so much. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
The closest thing would be pairwise_logrank_test.
See docs about it here.