I want to get the maximum likelihood estimates for 4 distributions: exponential, Gamma, Log-normal and weibull. I cant figure out the code since I dont have the parameters. the data set is attached below, claims being the dependent variable.
My questions are:
How do i find model paramters for the mentioned distributions?
How do i compute log likelihood for the mentioned distributions?
Im using SAS Studio online.
Hello,
You need to use PROC SEVERITY (SAS/ETS).
The 4 distributions you mention are among the predefined SEVERITY distributions of this procedure.
If you don't have SAS/ETS, even PROC UNIVARIATE (base SAS) can be used for the quite common distributions that you would like to fit.
See the documentation for correct usage of PROC SEVERITY and PROC UNIVARIATE.
Kind Regards.
Hello,
Thank you for your reply.
Okay i will do this
Have a good day
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.