Package: robflreg
Type: Package
Title: Robust Functional Linear Regression
Version: 1.2
Date: 2024-01-24
Depends: R (>= 3.5.0), fda, MASS, robustbase
Imports: expm, fda.usc, goffda, mvtnorm, pcaPP, fields
LazyLoad: yes
ByteCompile: TRUE
Authors@R: c(
	person("Ufuk", "Beyaztas", email="ufukbeyaztas@gmail.com", role=c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5208-4950")),
	person("Han Lin", "Shang", role="aut", comment = c(ORCID = "0000-0003-1769-6430"))
	)
Maintainer: Ufuk Beyaztas <ufukbeyaztas@gmail.com>
Description: Functions for implementing robust methods for functional linear regression. In the functional linear regression, we consider scalar-on-function linear regression and function-on-function linear regression. More details, see Beyaztas, U., and Shang, H. L. (2021) <arXiv:2111.01238> and Beyaztas, U., and Shang, H. L. (2022) <arXiv:2203.05065>.
License: GPL-3
NeedsCompilation: no
Packaged: 2024-01-23 21:05:46 UTC; hanlinshang
Author: Ufuk Beyaztas [aut, cre, cph] (<https://orcid.org/0000-0002-5208-4950>),
  Han Lin Shang [aut] (<https://orcid.org/0000-0003-1769-6430>)
Repository: CRAN
Date/Publication: 2024-01-23 21:30:03 UTC
