I would like to understand how the "Gain" column is calculated with xgb.importance function in R and if there exist some scientific articles about that with convergence results for example (working well with correlated features, non linear link, ...).
My objective is to compare this approach to the SHAP one or other estimation methods to interpreate features impact on output with xgboost models. In my context the output is a count poisson.