I ran a Cox Proportional Hazard model using CPH.fitter from lifelines. Now I want the survival function for some individual parameters in the cohort. Using plot_covariate_groups method, I got the image of the survival function but I need to extract data which created the plot. Can anyone help me on this.
Thank you in advance!