Package: spfda Type: Package Title: Function-on-Scalar Regression with Group-Bridge Penalty Version: 0.9.2 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. (2023) , to simultaneously estimate functional coefficient and recover the local sparsity. URL: https://github.com/dipterix/spfda, https://dipterix.org/spfda/ BugReports: https://github.com/dipterix/spfda/issues Imports: stats, splines, graphics, mathjaxr Encoding: UTF-8 RoxygenNote: 7.3.2 RdMacros: mathjaxr BuildManual: TRUE Language: en-US Suggests: grpreg, refund Repository: https://dipterix.r-universe.dev Date/Publication: 2025-05-07 21:24:39 UTC RemoteUrl: https://github.com/dipterix/spfda RemoteRef: HEAD RemoteSha: 06afa3a9ea7b1e1c52fc1d110d2125c35ae45490 NeedsCompilation: no Packaged: 2026-07-11 05:06:28 UTC; root Author: Zhengjia Wang [aut, cre] (ORCID: ), Meng Li [aut] (ORCID: ) Maintainer: Zhengjia Wang