Is is possible to decompose fitted linear model? What I mean by that:
I have parameters of fitted linear model as following:
y=2.3a-1.23b+1.65c+1.76d
Now I have (known) all variables a,b,c,d
How to obtain the net effect (contribution) of each individual variable?
Let's say that y (after pre-multiplying with variables a,b,c,d
I get y=34,324
.
I would like to get the contribution (effect) of variable i.e. d
so that I can plot
y~d.