I have a linear regression model predicting Y from X1 and X2. However, from separate analysis in the past, the independent variables X1 and X2 are known to be accurate a% and b%.
Is there a way to predict Y by accommodating the accuracy rates of the independent variables? Any references (book or articles) you can point is very much appreciated.