Client would like an option in the linear regression inputs to force an intercept value of 0. To achieve this now, the user modifies the R code by adding +0 to the end of the regression formula in the R code (see attached image).