SpiceFP: Sparse Method to Identify Joint Effects of Functional Predictors

A set of functions allowing to implement the 'SpiceFP' approach which is iterative. It involves transformation of functional predictors into several candidate explanatory matrices (based on contingency tables), to which relative edge matrices with contiguity constraints are associated. Generalized Fused Lasso regression are performed in order to identify the best candidate matrix, the best class intervals and related coefficients at each iteration. The approach is stopped when the maximal number of iterations is reached or when retained coefficients are zeros. Supplementary functions allow to get coefficients of any candidate matrix or mean of coefficients of many candidates. The methods in this package are describing in Girault Gnanguenon Guesse, Patrice Loisel, BĂ©nedicte Fontez, Thierry Simonneau, Nadine Hilgert (2021) "An exploratory penalized regression to identify combined effects of functional variables -Application to agri-environmental issues" <https://hal.archives-ouvertes.fr/hal-03298977>.

Version: 0.1.2
Depends: R (≥ 3.6.0)
Imports: doParallel, foreach, stringr, tidyr, Matrix, genlasso, purrr
Suggests: fields
Published: 2023-06-01
Author: Girault Gnanguenon Guesse [aut, cre], Patrice Loisel [aut], Benedicte Fontez [aut], Nadine Hilgert [aut], Thierry Simonneau [ctr], Isabelle Sanchez [ctr]
Maintainer: Girault Gnanguenon Guesse <girault.gnanguenon at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: SpiceFP results

Documentation:

Reference manual: SpiceFP.pdf
Vignettes: 2021SpiceFP

Downloads:

Package source: SpiceFP_0.1.2.tar.gz
Windows binaries: r-devel: SpiceFP_0.1.2.zip, r-release: SpiceFP_0.1.2.zip, r-oldrel: SpiceFP_0.1.2.zip
macOS binaries: r-release (arm64): SpiceFP_0.1.2.tgz, r-oldrel (arm64): SpiceFP_0.1.2.tgz, r-release (x86_64): SpiceFP_0.1.2.tgz
Old sources: SpiceFP archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SpiceFP to link to this page.