Cov_alpha_beta #1583
-
Using lifelines.WeibullFitter.fit_interval_censoring. How could we obtain covariance of alpha and beta when estimating parameters? Thanks very much. |
Beta Was this translation helpful? Give feedback.
Answered by
CamDavidsonPilon
Dec 3, 2023
Replies: 1 comment
-
Are you look for the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rogersguo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you look for the
self.variance_matrix_
property?