Description
Generalized Multivariate Functional Additive Models.
Description
Supply implementation to model generalized multivariate functional data using Bayesian additive mixed models of R package 'bamlss' via a latent Gaussian process (see Umlauf, Klein, Zeileis (2018) <doi:10.1080/10618600.2017.1407325>).
README.md
gmfamm
The goal of gmfamm is to provide a new family for the bamlss package, which allows to model generalized multivariate functional data. The functions already work and additional documentation will be added.
Installation
You can install the release version of gmfamm from CRAN with:
install.packages("gmfamm")