I have set of independent variables ( X1 , X2 ) and a dependent variable (Y) . I am using Multi linear regression to study the impact of X on Y . ( Detail : I would like to show both the magnitude and direction how a unit change in X1 results in change in Y )
I would like to know if there is a good visualization to share with the business folks ? I can only think of bar plot for the model coefficients.
Thanks