pasturm/bfsl: Best-Fit Straight Line

How to fit a straight line through a set of points with errors in both coordinates? The 'bfsl' package implements the York regression (York, 2004 <doi:10.1119/1.1632486>). It provides unbiased estimates of the intercept, slope and standard errors for the best-fit straight line to independent points with (possibly correlated) normally distributed errors in both x and y. Other commonly used errors-in-variables methods, such as orthogonal distance regression, geometric mean regression or Deming regression are special cases of the 'bfsl' solution.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.1
URL https://github.com/pasturm/bfsl
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pasturm/bfsl")
pasturm/bfsl documentation built on Aug. 29, 2022, 3:13 p.m.