i am working on a consulting problem that involves error-in-variables (Deming) regression to compare two measurement techniques. The details are given in a question I asked on CV. Here is the link. Bill Huber pointed me to the mcr
package on cran
that will solve the Deming regression problem. I was asked to make a bootstrap correction because some of the data points could be correlated.
Can any expert in R
on this site show me how I could imbed the Deming regression in a bootstrap procedure?