If a linear regression model has a constant term say 1 or 0.2, for example if the original model is $y(t) = 0.2 + ay(t-1) $, then what does this constant term imply? Will it hamper the estimates if the constant term is ignored?
The question is in terms of estimation of linear models using Maximum Likelihood estimation or any other estimation technique, where in most of the examples I have seen that the parameters are estimated and not the constant terms.