Package: fastFMM
Type: Package
Title: Fast Functional Mixed Models using Fast Univariate Inference
Version: 0.1.0
Date: 2023-11-11
Authors@R: c(
    person("Erjia", "Cui", role = c("aut", "cre"), email = "ecui@umn.edu"),
    person("Gabriel", "Loewinger", role = "aut", email = "gloewinger@gmail.com"))
Description: Implementation of the fast univariate inference approach (Cui et al. (2022) <doi:10.1080/10618600.2021.1950006>, Loewinger et al. (2023) <doi:10.1101/2023.11.06.565896>) for fitting functional mixed models.
License: GPL (>= 3)
Encoding: UTF-8
Repository: CRAN
Imports: lme4, parallel, cAIC4, magrittr, dplyr, mgcv, MASS, lsei,
        refund, stringr, Matrix, mvtnorm, progress, ggplot2, gridExtra,
        Rfast, lmeresampler, stats, methods
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, spelling
Language: en-US
NeedsCompilation: no
Packaged: 2023-11-13 17:59:01 UTC; ecui
Author: Erjia Cui [aut, cre],
  Gabriel Loewinger [aut]
Maintainer: Erjia Cui <ecui@umn.edu>
Date/Publication: 2023-11-14 17:20:09 UTC
Built: R 4.2.0; ; 2023-12-22 05:52:24 UTC; unix
