If I just have time-to-event measurements and all I want to do is estimate the parameters for the 2-parameter Weibull, how would I do that in SAS? Is there a built in program or do I need to code a program that goes through MLE estimation for each parameter?
proc lifereg data=Have;
model y = x / dist = Weibull;
run;
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!