Package: fastFMM
Type: Package
Title: Fast Functional Mixed Models using Fast Univariate Inference
Version: 0.4.0
Date: 2025-03-13
Authors@R: c(
    person("Erjia", "Cui", role = c("aut", "cre"), email = "ecui@umn.edu"),
    person("Gabriel", "Loewinger", role = "aut", email = "gloewinger@gmail.com"),
    person("Al", "Xin", role = "ctb", email = "alisonwxin@gmail.com"))
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>) 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
Repository: CRAN
Imports: lme4, parallel, cAIC4, magrittr, dplyr, mgcv, MASS, lsei,
        refund, stringr, Matrix, mvtnorm, progress, ggplot2, gridExtra,
        Rfast, lmeresampler, stats, methods
RoxygenNote: 7.3.2
URL: https://github.com/gloewing/fastFMM
BugReports: https://github.com/gloewing/fastFMM/issues
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, spelling
Language: en-US
NeedsCompilation: no
Packaged: 2025-03-13 15:46:51 UTC; ecui
Author: Erjia Cui [aut, cre],
  Gabriel Loewinger [aut],
  Al Xin [ctb]
Maintainer: Erjia Cui <ecui@umn.edu>
Date/Publication: 2025-03-13 16:10:01 UTC
Built: R 4.5.2; ; 2025-11-01 03:48:42 UTC; windows
