Package: spfda
Type: Package
Title: Function-on-Scalar Regression with Group-Bridge Penalty
Version: 0.9.1
License: MIT + file LICENSE
Authors@R: c(
    person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5629-1116")),
    person("Meng", "Li", email = "meng@rice.edu", role = c("aut"), comment = c(ORCID = "0000-0003-2123-2444"))
    )
Description: Implements a group-bridge penalized function-on-scalar regression
    model proposed by Wang et al. (2020) <arXiv:2006.10163>, to simultaneously
    estimate functional coefficient and recover the local sparsity.
URL: https://github.com/dipterix/spfda, http://dipterix.org/spfda/
BugReports: https://github.com/dipterix/spfda/issues
Imports: stats, splines, graphics, mathjaxr
Encoding: UTF-8
RoxygenNote: 7.1.2
RdMacros: mathjaxr
Language: en-US
Suggests: grpreg, refund
NeedsCompilation: no
Packaged: 2022-03-18 10:42:46 UTC; dipterix
Author: Zhengjia Wang [aut, cre] (<https://orcid.org/0000-0001-5629-1116>),
  Meng Li [aut] (<https://orcid.org/0000-0003-2123-2444>)
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-18 11:40:02 UTC
Built: R 4.2.0; ; 2022-04-26 06:12:48 UTC; unix
