accounting for individual sample error when training a regression model for future predictions
Hi - I am doing a multiple linear regression to predict ecoli. My independent variables are turbidity and streamflow. My dependent variable is ecoli. I am training the regression model based on 188 values of turbidity, streamflow, and ecoli. I will then use future turbidity and streamflow values to predict the expected ecoli value. My question is this. How do I account for the fact that eac...