Chemistry:Passing–Bablok regression

From HandWiki
Short description: Medical statistical method

Passing–Bablok regression is a method from robust statistics for nonparametric regression analysis suitable for method comparison studies introduced by Wolfgang Bablok and Heinrich Passing in 1983.[1][2][3][4][5] The procedure is adapted to fit linear errors-in-variables models. It is symmetrical and is robust in the presence of one or few outliers.

The Passing-Bablok procedure fits the parameters [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] of the linear equation [math]\displaystyle{ y = a + b * x }[/math] using non-parametric methods. The coefficient [math]\displaystyle{ b }[/math] is calculated by taking the shifted median of all slopes of the straight lines between any two points, disregarding lines for which the points are identical or [math]\displaystyle{ b = -1 }[/math]. The median is shifted based on the number of slopes where [math]\displaystyle{ b \lt -1 }[/math] to create an approximately consistent estimator. The estimator is therefore close in spirit to the Theil-Sen estimator. The parameter [math]\displaystyle{ a }[/math] is calculated by [math]\displaystyle{ a = \operatorname{median}({y_{i}-bx_{i})} }[/math].

In 1986, Passing and Bablok extended their method introducing an equivariant extension for method transformation which also works when the slope [math]\displaystyle{ b }[/math] is far from 1.[6] It may be considered a robust version of reduced major axis regression. The slope estimator [math]\displaystyle{ b }[/math] is the median of the absolute values of all pairwise slopes.

The original algorithm is rather slow for larger data sets as its computational complexity is [math]\displaystyle{ O(n^2) }[/math]. However, fast quasilinear algorithms of complexity [math]\displaystyle{ O(n }[/math] ln [math]\displaystyle{ n) }[/math] have been devised.[4][5]

Passing and Bablok define a method for calculating a 95% confidence interval (CI) for both [math]\displaystyle{ a }[/math] and [math]\displaystyle{ b }[/math] in their original paper,[1] which was later refined,[4] though bootstrapping the parameters is the preferred method for in vitro diagnostics (IVD) when using patient samples.[7] The Passing-Bablok procedure is valid only when a linear relationship exists between [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math], which can be assessed by a CUSUM test. Further assumptions include the error ratio to be proportional to the slope [math]\displaystyle{ b }[/math] and the similarity of the error distributions of the [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math] distributions.[1] The results are interpreted as follows. If 0 is in the CI of [math]\displaystyle{ a }[/math], and 1 is in the CI of [math]\displaystyle{ b }[/math], the two methods are comparable within the investigated concentration range. If 0 is not in the CI of [math]\displaystyle{ a }[/math] there is a systematic difference and if 1 is not in the CI of [math]\displaystyle{ b }[/math] then there is a proportional difference between the two methods.

However, the use of Passing–Bablok regression in method comparison studies has been criticized because it ignores random differences between methods.[8]

References

  1. 1.0 1.1 1.2 Passing H, Bablok W (1983). "A new biometrical procedure for testing the equality of measurements from two different analytical methods. Application of linear regression procedures for method comparison studies in Clinical Chemistry, Part I". Journal of Clinical Chemistry and Clinical Biochemistry 21 (11): 709–20. doi:10.1515/cclm.1983.21.11.709. PMID 6655447. http://edoc.hu-berlin.de/18452/11511. 
  2. Passing H, Bablok W (1984). "Comparison of several regression procedures for method comparison studies and determination of sample sizes. Application of linear regression procedures for method comparison studies in Clinical Chemistry, Part II". Journal of Clinical Chemistry and Clinical Biochemistry 22 (6): 431–45. doi:10.1515/cclm.1984.22.6.431. PMID 6481307. https://edoc.hu-berlin.de/bitstream/handle/18452/12448/schifferdecker.pdf?sequence=1. 
  3. Bilić-Zulle L (2011). "Comparison of methods: Passing and Bablok regression". Biochem Med 21 (1): 49–52. doi:10.11613/BM.2011.010. PMID 22141206. http://hrcak.srce.hr/file/96718. 
  4. 4.0 4.1 4.2 Dufey, F (2020). "Derivation of Passing–Bablok regression from Kendall's tau". The International Journal of Biostatistics 16 (2). doi:10.1515/ijb-2019-0157. PMID 32780716. 
  5. 5.0 5.1 Raymaekers, Jakob; Dufey, Florian (2022). "Equivariant Passing-Bablok regression in quasilinear time". arXiv:2202.08060 [stat.ME].
  6. Bablok W, Passing H, Bender R, Schneider B (1988). "A general regression procedure for method transformation. Application of linear regression procedures for method comparison studies in clinical chemistry, Part III". Journal of Clinical Chemistry and Clinical Biochemistry 26 (11): 783–90. doi:10.1515/cclm.1988.26.11.783. PMID 3235954. https://edoc.hu-berlin.de/bitstream/handle/18452/11842/cclm.1988.26.11.783.pdf?sequence=1. 
  7. EP09-A3: Measurement Procedure Comparison and Bias Estimation Using Patient Samples; Approved Guideline (Third ed.). CLSI. August 30, 2013. ISBN 978-1-56238-888-1. 
  8. "A note on Passing-Bablok regression". MedCalc Software bvba. https://www.medcalc.org/manual/note-passingbablok.php.