Package: multifamm Type: Package Title: Multivariate Functional Additive Mixed Models Version: 0.1.1 Authors@R: person("Alexander", "Volkmann", email = "alexandervolkmann8@gmail.com", role = c("aut", "cre")) Description: An implementation for multivariate functional additive mixed models (multiFAMM), see Volkmann et al. (2021, ). It builds on developed methods for univariate sparse functional regression models and multivariate functional principal component analysis. This package contains the function to run a multiFAMM and some convenience functions useful when working with large models. An additional package on GitHub contains more convenience functions to reproduce the analyses of the corresponding paper (alexvolkmann/multifammPaper). License: GPL (>= 2) Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 Roxygen: list(old_usage = TRUE) Depends: R (>= 3.5.0) Imports: data.table, funData, MFPCA (>= 1.3-2), mgcv, sparseFLMM (> 0.3.0), stats, zoo Config/pak/sysreqs: cmake libfftw3-dev make Repository: https://alexvolkmann.r-universe.dev Date/Publication: 2021-08-23 13:46:20 UTC RemoteUrl: https://github.com/alexvolkmann/multifamm RemoteRef: HEAD RemoteSha: 1fe2c7df4209ababf492c9347d13efde16ab418c NeedsCompilation: no Packaged: 2026-06-12 08:59:31 UTC; root Author: Alexander Volkmann [aut, cre] Maintainer: Alexander Volkmann