Showing 3 of total 3 results (show query)
goepp
aspline:Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penalized approach to select the most relevant knots. B-splines of any degree can be fitted. More details in 'Goepp et al. (2018)', "Spline Regression with Automatic Knot Selection", <arXiv:1808.01770>.
Maintained by Vivien Goepp. Last updated 3 years ago.
adaptive-splinesfitting-splinesknotsregression-splinecpp
6 stars 4.52 score 11 scriptscran
akima:Interpolation of Irregularly and Regularly Spaced Data
Several cubic spline interpolation methods of H. Akima for irregular and regular gridded data are available through this package, both for the bivariate case (irregular data: ACM 761, regular data: ACM 760) and univariate case (ACM 433 and ACM 697). Linear interpolation of irregular gridded data is also covered by reusing D. J. Renkas triangulation code which is part of Akimas Fortran code. A bilinear interpolator for regular grids was also added for comparison with the bicubic interpolator on regular grids.
Maintained by Albrecht Gebhardt. Last updated 3 years ago.
5 stars 4.48 score 2 dependents