<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Best-Fit Straight Line</dc:title>
  <dc:title>R package bfsl version 0.2.0</dc:title>
  <dc:description>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 &lt;doi:10.1119/1.1632486&gt;). 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: generics</dc:relation>
  <dc:relation>Suggests: testthat, tibble, dplyr</dc:relation>
  <dc:creator>Patrick Sturm &lt;sturm@tofwerk.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Patrick Sturm [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=bfsl/LICENSE)</dc:rights>
  <dc:date>2021-09-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bfsl</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bfsl</dc:identifier>
</oai_dc:dc>
