I have seen the example of the Logn-GPD in the sas support, but haven´t found anything for other distributions.
http://support.sas.com/resources/papers/proceedings15/3359-2015.pdf
I'm trying to replicate the example for different body distributions (Burr, Gamma, Pareto, Weibull, etc.) but so far no luck. There are no errors in the code but when I try to fit the model there is no convergence.
Does anyone know how to do this or have done this before?
Thanks.
The documentation for PROC SEVERITY has many examples, including how to define your own and how to use the built-in distributions.
The documentation for PROC SEVERITY has many examples, including how to define your own and how to use the built-in distributions.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.