graphing coefficients
staskhalitov
MemberPosts:3Contributor I
Is there a way to graph the coefficients from a Numerical Attribute? ... to observe the factor difference from the lowest to the highest?
For example, say i have a numerical attribute that is 'Age of Driver', and i use it in a GLM.
My output would look like this:
Attribute | Coefficient
Age of Driver | 0.001
How do i visually see that the factor for 18yo is 1.018 and for a 60yo is 1.062 ... assuming log link.
Ideally i want to recreate the Emblem view where i have all of these in one graph: (model factor, model average, actual observed, exposure weight)
Tagged:
0
Answers
Hi@staskhalitov,
Here a beginning of solution in this process :
Regards,
Lionel