Package: logspline
Version: 2.1.22
Date: 2024-05-10
Maintainer: Charles Kooperberg <clk@fredhutch.org>
Title: Routines for Logspline Density Estimation
Authors@R: c(person("Charles", "Kooperberg", role = c("aut", "cre"),
	             email = "clk@fredhutch.org"),
	     person("Cleve", "Moler", role = "ctb",
	            comment = "LINPACK routines in src"),
	     person("Jack", "Dongarra", role = "ctb",
	            comment = "LINPACK routines in src"))
Description: Contains routines for logspline density estimation.
	The function oldlogspline() uses the same algorithm as the logspline package
	version 1.0.x; i.e. the Kooperberg and Stone (1992) 
	algorithm (with an improved interface).  The recommended routine logspline()
	uses an algorithm from Stone et al (1997)  <DOI:10.1214/aos/1031594728>.
Imports: stats, graphics
License: Apache License 2.0
NeedsCompilation: yes
Author: Charles Kooperberg [aut, cre],
  Cleve Moler [ctb] (LINPACK routines in src),
  Jack Dongarra [ctb] (LINPACK routines in src)
Packaged: 2024-05-10 18:51:59 UTC; clk
Repository: CRAN
Date/Publication: 2024-05-10 21:13:10 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-05-10 22:35:15 UTC; unix
Archs: logspline.so.dSYM
