Package: tls
Title: Tools of Total Least Squares in Error-in-Variables Models
Version: 0.1.0
Date: 2018-09-28
Authors@R: c(
    person(given = "Yan", family = "Li",
           email = "yan.4.li@uconn.edu",
           role = c("aut", "cre")),
    person(given = "Kun", family = "Chen", role = "aut"),
    person(given = "Jun", family = "Yan", role = "aut"))    
Description: Functions for point and interval estimation in
	     error-in-variables models via total least squares or
	     generalized total least squares method. See Golub and Van
	     Loan (1980) <doi:10.1137/0717073>, Gleser (1981)
	     <https://www.jstor.org/stable/2240867>, Ivan Markovsky
	     and Huffel (2007) <doi:10.1016/j.sigpro.2007.04.004> for
	     more information.
Depends: R (>= 3.2.3)
Imports: stats, utils
License: GPL (>= 3)
URL: https://github.com/LiYanStat/tls
BugReports: https://github.com/LiYanStat/tls/issues
Repository: CRAN
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-09-28 23:29:10 UTC; YLi
Author: Yan Li [aut, cre],
  Kun Chen [aut],
  Jun Yan [aut]
Maintainer: Yan Li <yan.4.li@uconn.edu>
Date/Publication: 2018-10-06 23:00:03 UTC
Built: R 4.5.0; ; 2025-04-08 01:46:31 UTC; windows
