Revision d4dda47e4e5e1693ab9050fef365b58f38105d40 authored by Jona Cederbaum on 01 April 2018, 06:49:01 UTC, committed by cran-robot on 01 April 2018, 06:49:01 UTC
1 parent e4ebd38
Raw File
DESCRIPTION
Package: sparseFLMM
Type: Package
Title: Functional Linear Mixed Models for Irregularly or Sparsely
        Sampled Data
Version: 0.2.2
Author: Jona Cederbaum
Maintainer: Jona Cederbaum <Jona.Cederbaum@gmail.com>
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), data.table (>= 1.9-5), refund
        (>= 0.1-16)
Imports: methods, parallel, MASS, Matrix
Suggests:
Collate: 'call_all_functions.R' 'cov_estimation_tri.R'
        'cov_estimation_tri_constr.R' 'cov_estimation_whole.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: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-31 15:31:39 UTC; Jona
Repository: CRAN
Date/Publication: 2018-04-01 07:49:01 UTC
back to top