Package: fastFMM
Type: Package
Title: Fast Functional Mixed Models using Fast Univariate Inference
Version: 1.0.0
Date: 2025-12-08
Authors@R: c(
    person("Erjia", "Cui", role = c("aut"), email = "ecui@umn.edu"),
    person("Gabriel", "Loewinger", role = "aut", email = "gloewinger@gmail.com"),
    person("Al", "Xin", role = c("aut", "cre"), email = "axin@andrew.cmu.edu"))
Description: Implementation of the fast univariate inference approach (Cui et al. (2022) <doi:10.1080/10618600.2021.1950006>, Loewinger et al. (2024) <doi:10.7554/eLife.95802.2>, Xin et al. (2025)) for fitting functional mixed models. User guides and Python package information can be found at <https://github.com/gloewing/photometry_FLMM>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Repository: CRAN
Imports: dplyr, lme4, parallel, cAIC4, magrittr, mgcv, MASS, lsei,
        refund, stringr, Matrix, mvtnorm, progress, ggplot2, gridExtra,
        Rfast, lmeresampler, stats, methods
RoxygenNote: 7.3.3
URL: https://github.com/gloewing/fastFMM
BugReports: https://github.com/gloewing/fastFMM/issues
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, spelling
Language: en-US
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2026-01-06 20:27:52 UTC; axin
Author: Erjia Cui [aut],
  Gabriel Loewinger [aut],
  Al Xin [aut, cre]
Maintainer: Al Xin <axin@andrew.cmu.edu>
Date/Publication: 2026-01-08 09:10:12 UTC
Built: R 4.4.1; ; 2026-01-08 11:05:30 UTC; unix
