Package: MECfda
Type: Package
Title: Scalar-on-Function Regression with Measurement Error Correction
Version: 0.2.1
Authors@R: c(
    person(given = "Heyang",   family = "Ji",                role = c("aut","cre","ctb","dtc"), email = "jihx1015@outlook.com", comment = c(ORCID = "0009-0001-7494-7227")),
    person(given = "Ufuk",     family = "Beyaztas",          role = c("aut","ctb","rev"), email = "ufuk.beyaztas@marmara.edu.tr", comment = c(ORCID = "0000-0002-5208-4950")),
    person(given = "Nicolas",  family = "Escobar-Velasquez", role = c("com"), email = "nescoba@iu.edu", comment = c(ORCID = "0009-0006-0800-5692")),
    person(given = "Yuanyuan", family = "Luan",              role = c("aut","ctb")),
    person(given = "Xiwei",    family = "Chen",              role = c("aut","ctb")),
    person(given = "Mengli",   family = "Zhang",             role = c("aut","ctb"), email = "zhangmengli_sufe@163.com"),
    person(given = "Roger",    family = "Zoh",               role = c("aut","ths")),
    person(given = "Lan",      family = "Xue",               role = c("aut","ths")),
    person(given = "Carmen",   family = "Tekwe",             role = c("aut","ths"), email = "ctekwe@gmail.com", comment = c(ORCID = "0000-0002-1857-2416"))
  )
Maintainer: Heyang Ji <jihx1015@outlook.com>
Description: Solve scalar-on-function linear models,
    including generalized linear mixed effect model and quantile linear regression model,
    and bias correction estimation methods due to measurement error. 
    Details about the measurement error bias correction methods, see
    Luan  et al. (2023) <doi:10.48550/arXiv.2305.12624>, 
    Tekwe et al. (2022) <doi:10.1093/biostatistics/kxac017>, 
    Zhang et al. (2023) <doi:10.5705/ss.202021.0246>, 
    Tekwe et al. (2019) <doi:10.1002/sim.8179>. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 2.10),
Imports: stats, utils, lme4, quantreg, splines, dplyr, MASS, Matrix,
        gss, corpcor, fda, magrittr, methods, nlme, glme, mgcv, refund,
        pracma
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-30 07:14:05 UTC; jihx1
Author: Heyang Ji [aut, cre, ctb, dtc] (ORCID:
    <https://orcid.org/0009-0001-7494-7227>),
  Ufuk Beyaztas [aut, ctb, rev] (ORCID:
    <https://orcid.org/0000-0002-5208-4950>),
  Nicolas Escobar-Velasquez [com] (ORCID:
    <https://orcid.org/0009-0006-0800-5692>),
  Yuanyuan Luan [aut, ctb],
  Xiwei Chen [aut, ctb],
  Mengli Zhang [aut, ctb],
  Roger Zoh [aut, ths],
  Lan Xue [aut, ths],
  Carmen Tekwe [aut, ths] (ORCID:
    <https://orcid.org/0000-0002-1857-2416>)
Repository: CRAN
Date/Publication: 2025-06-30 07:30:02 UTC
Built: R 4.6.0; ; 2025-08-20 14:25:29 UTC; unix
