Accumulated-local profile

Suppose that we know f(), then we can calculate calculate the Partial Derivative base on any dependent variable Xj at a specific point u_ to describe the local effect (change) of the model due to Xj.

qj(u_)={f(x_)xj}x_=u_.

And define the accumulated-local (AL) profile which measures the accumulated effect of changing Xj from z0 (near the lower bound of Xj) to z, while averaging out the effects of other variables X_j.

gjAL(z)=zz0[EX_j|Xj=v{qj(X_j|=v)}]dv+c

Averaging of the local effects allows avoiding the issue of capturing the effect of other variables in the profile for a particular variable in additive models (without interactions).