Package: FluMoDL
Type: Package
Imports: stats, utils, splines, tcltk, tsModel
Title: Influenza-Attributable Mortality with Distributed-Lag Models
Version: 0.0.2
Authors@R: 
    c(person(given="Theodore", family="Lytras", 
             email="thlytras@gmail.com", role=c("aut","cre"), 
             comment=c(ORCID="0000-0002-4146-4122")),
      person(given="Antonio", family="Gasparrini", 
             email="antonio.gasparrini@lshtm.ac.uk", role="ctb", 
             comment=c(ORCID="0000-0002-2271-3568")),
      person(given="Shuangcai", family="Wang", 
             email="swang1@gmail.com", role="ctb"))
Maintainer: Theodore Lytras <thlytras@gmail.com>
Depends: dlnm, mvmeta
Description: Functions to estimate the mortality attributable to 
    influenza and temperature, using distributed-lag nonlinear models
    (DLNMs), as first implemented in 
    Lytras et al. (2019) <doi:10.2807/1560-7917.ES.2019.24.14.1800118>.
    Full descriptions of underlying DLNM methodology in Gasparrini et al. 
    <doi:10.1002/sim.3940> (DLNMs), 
    <doi:10.1186/1471-2288-14-55> (attributable risk from DLNMs) and 
    <doi:10.1002/sim.5471> (multivariate meta-analysis).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-25 11:32:06 UTC; bones
Author: Theodore Lytras [aut, cre] (<https://orcid.org/0000-0002-4146-4122>),
  Antonio Gasparrini [ctb] (<https://orcid.org/0000-0002-2271-3568>),
  Shuangcai Wang [ctb]
Repository: CRAN
Date/Publication: 2019-07-28 09:00:02 UTC
