Package: bfsl 0.2.1

Patrick Sturm

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.

Authors:Patrick Sturm [aut, cre]

bfsl_0.2.1.tar.gz
bfsl_0.2.1.zip(r-4.5)bfsl_0.2.1.zip(r-4.4)bfsl_0.2.1.zip(r-4.3)
bfsl_0.2.1.tgz(r-4.5-any)bfsl_0.2.1.tgz(r-4.4-any)bfsl_0.2.1.tgz(r-4.3-any)
bfsl_0.2.1.tar.gz(r-4.5-noble)bfsl_0.2.1.tar.gz(r-4.4-noble)
bfsl_0.2.1.tgz(r-4.4-emscripten)bfsl_0.2.1.tgz(r-4.3-emscripten)
bfsl.pdf |bfsl.html
bfsl/json (API)
NEWS

# Install 'bfsl' in R:
install.packages('bfsl', repos = c('https://pasturm.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/pasturm/bfsl/issues

Datasets:

On CRAN:

Conda-Forge:

3.18 score 3 stars 10 scripts 255 downloads 5 exports 1 dependencies

Last updated 3 years agofrom:9096b1e682. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 20 2025
R-4.5-winOKFeb 20 2025
R-4.5-macOKFeb 20 2025
R-4.5-linuxOKFeb 20 2025
R-4.4-winOKFeb 20 2025
R-4.4-macOKFeb 20 2025
R-4.3-winOKFeb 20 2025
R-4.3-macOKFeb 20 2025

Exports:augmentbfslbfsl_controlglancetidy

Dependencies:generics