View Full Version : heavy tailed distribution
kiddo
07-19-2010, 06:07 AM
Is there a code/ procedure in SAS where I can model data wherein the dependent variable appears to have a heavy/ right tail? (BTW, I need a procedure with class statement)
If not in SAS, what other possible programs can I do that kind of model?
Thank you
omega
07-22-2010, 05:51 PM
You can try proc glm first, and check the graphs to see if the model assumptions are satisfied. If the data are too extreme, yuo can consider transforming the data before regression.
Hope this helps.
kiddo
07-26-2010, 06:35 AM
You can try proc glm first, and check the graphs to see if the model assumptions are satisfied. If the data are too extreme, yuo can consider transforming the data before regression.
Hope this helps.
thank you :)
vBulletin® v3.6.8, Copyright ©2000-2012, Jelsoft Enterprises Ltd.