Package: sparseFLMM Type: Package Title: Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data Version: 0.4.0 Authors@R: c(person("Jona", "Cederbaum", email = "Jona.Cederbaum@gmail.com", role = c("aut", "cre")), person("Alexander", "Volkmann", role = c("aut")), person("Almond", "Stöcker", role = c("aut"))) Maintainer: Jona Cederbaum Description: Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis. License: GPL-2 LazyData: TRUE Depends: R (>= 3.3), mgcv (>= 1.8-12), refund (>= 0.1-22) Imports: methods, parallel, MASS, Matrix, data.table Suggests: Collate: 'call_all_functions.R' 'cov_estimation_tri.R' 'cov_estimation_tri_constr.R' 'cov_estimation_whole.R' 'cov_estimation_tri_constr_nest.R' 'fpc_estimation.R' 'fpc_famm_estimation.R' 'get_cross_products.R' 'mean_estimation.R' 'tri_constraint_constructor.R' 'useful_functions.R' 'zzz.R' RoxygenNote: 7.1.1 Encoding: UTF-8 NeedsCompilation: no Packaged: 2021-01-17 16:29:17 UTC; Jona Repository: CRAN Date/Publication: 2021-01-17 17:10:02 UTC Author: Jona Cederbaum [aut, cre], Alexander Volkmann [aut], Almond Stöcker [aut]