Dear Team,
I found this nice link:
https://lifelines.readthedocs.io/en/latest/Compatibility%20with%20scikit-learn.html
that ,on python, can do survival analysis using python, and apply lasso elastic net or ridge regression and calculate confidence interval
My question, in this link and example in it, how the confidence interval was calculated? was it calculated using bootstrapping of the entire data?