I have learnt that the baseline hazard function in the Cox PH Model is unspecified. Does it mean that I can specify it as any functions and select the best one during experiments?
I also see that the CoxPHFitter function in the lifelines does not have any parameters where I can specific my baseline hazard function. So how does Lifelines calculate it?