You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time using lifelines and it was not clear to me that how can I use lifelines built in weibull estimator to determine shape and location of interval censored data. It's same as life by X analysis we do in packages like JMP Example dataset:
Unit pass height fail height treatment
10. 15. A
20. . A
5. 10. B
16 . B
Assuming that A/B have weibull distributions, what is the shape/location for each treatment A and B assuming weibull distribution and wald estimation? if Wald not available them MLE works too.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is my first time using lifelines and it was not clear to me that how can I use lifelines built in weibull estimator to determine shape and location of interval censored data. It's same as life by X analysis we do in packages like JMP Example dataset:
Unit pass height fail height treatment
Assuming that A/B have weibull distributions, what is the shape/location for each treatment A and B assuming weibull distribution and wald estimation? if Wald not available them MLE works too.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions