Package: Splinets
Date: 2021-03-10
Type: Package
Title: Functional Data Analysis using Splines and Orthogonal Spline
        Bases
Version: 1.0.0
Authors@R: c(person("Xijia", "Liu", role = "aut",email = "xijia.liu@umu.se"), person("Krzysztof", "Podgorski", role = c("aut","cre","cph"), email = "Krzysztof.Podgorski@stat.lu.se",) )
Description: Splines are efficiently represented through their Taylor expansion at the knots. The representation accounts for the support sets and is thus suitable for sparse functional data. The B-splines and orthogonal bases of splines that reside on small total support are implemented. The orthogonal bases and are utilized for functional data analysis. Random spline generator is implemented as well as all fundamental algebraic and calculus operations on splines. The optimal, in the least square sense, functional fit to data consisting of sampled values of functions as well as splines build over another set of knots is obtained. Podgórski, K. (2021)  <arXiv:2102.00733>.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: methods
NeedsCompilation: no
Packaged: 2021-03-10 20:09:58 UTC; mats-ksp
Author: Xijia Liu [aut],
  Krzysztof Podgorski [aut, cre, cph]
Maintainer: Krzysztof Podgorski <Krzysztof.Podgorski@stat.lu.se>
Repository: CRAN
Date/Publication: 2021-03-12 09:20:03 UTC
Built: R 4.0.2; ; 2021-03-13 11:27:42 UTC; unix
