1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: polspline
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), r-base-dev (>= 4.0.0), dh-r
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-polspline
Vcs-Git: https://salsa.debian.org/edd/r-cran-polspline.git
Homepage: https://cran.r-project.org/package=polspline
Package: r-cran-polspline
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: GNU R package providing polynomial spline fitting
This package provides functions for polynomial spline fitting
routines hazard regression, hazard estimation with flexible tails,
logspline, lspec, polyclass, and polymars.
|