Skip to content
forked from refunders/refund

Regression with functional data

Notifications You must be signed in to change notification settings

mmorenoz/refund

 
 

Repository files navigation

refund

Methods for regression with functional data

These packages implement various approaches to functional data regression.

Regression with scalar responses and functional predictors is implemented in functions pfr, peer, lpeer, fpcr and fgam. For regression with functional responses, see pffr, fosr, and fosr2s.

Regularized covariance and FPC estimation is implemented in functions fpca.sc, fpca.ssvd, fpca.face, fpca2s.

Shiny-based interactive graphics for visualizing results from fpca and regression methods in refund can be generated using the plot_shiny() function in the refund.shiny package.

Wavelet-based functional regression methods with scalar responses and functional predictors can be found in the wcr and wnet functions in the refund.wave package.


Installation

To install the latest patched version directly from Github, please use devtools::install_github("refunders/refund") for refund and devtools::install_github("refunders/refund.shiny") for refund.shiny and devtools::install_github("refunders/refund.wave") for refund.wave.

To install the developer version with experimental features directly from Github, please use devtools::install_github("refunders/refund", ref="devel").

About

Regression with functional data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%