How to plot all covariates even when 1 is missing to avoid redundancy #1291
-
| HI all, 
 | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            CamDavidsonPilon
          
      
      
        Jun 11, 2021 
      
    
    Replies: 1 comment 5 replies
-
| Hi @mapapepa, 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    5 replies
                  
                
            
      Answer selected by
        mapapepa
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi @mapapepa,
plot_partial_effects_on_outcome, however, you can inspect the source code for that function here: https://github.com/CamDavidsonPilon/lifelines/tree/v0.24.16. I can be more specific with where to look, but I need to know what model you are using.however it contains all covariates -1I'm not sure what you mean by-1... is that a formula? It would help if you could post the code forplot_covariate_groupsand the full error message you see.