I applied OLS regression to predict total accruals by using modified Jones model.
the model is as follows
TA=alpha1*1/At-1+alpha2*(delta_Revenue - delta_Receivables)/At-1+alpha3*(PPE)/At-1.
the results shows that
alpha2 is negative and insignificant and alpha3 also negative but significant
R-squared value is 0.18 with significant F-statistic.
with this regression results, Can I derive Non-Discretionay accruals(i.e., predicted total accruals) and Discretionary accruals(i.e., residual from the regression).
I am also enclosing regression output
thanks in advance