I would like to fit a linear model through points (x,y) with standard errors for each of them. So far I used the deming regression, but I couldn't figure out how to force the regression through the origin. Is there a simple method for this problem or do I need to perform a Monte Carlo simulation by variing each measurement point by a random error within the standard deviation and perform statistics with all possible regression lines? Thanks

Similar questions and discussions