Package: collin
Type: Package
Title: Effects of Collinearity in Distributed Lag and Other Models
Version: 0.0.1
Authors@R: c(person("Jose", "Barrera-Gomez", email = "jose.barrera@isglobal.org",
                    role = c("aut", "cre")),
             person("Xavier", "Basagana", role = "aut"))
Description: Visual tool to assessing whether the results of a study could be driven by
    collinearity. The methods are described in Basagana X, Barrera-Gomez J (2021)
    "Visualizing the effects of collinearity in distributed lag models". International
    Journal of Epidemiology (under review). 
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: dlnm, graphics, grDevices, MASS, mgcv, nlme, stats, utils,
        VGAM
Suggests: knitr, rmarkdown, splines, xtable
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-11 19:56:54 UTC; jbarrera
Author: Jose Barrera-Gomez [aut, cre],
  Xavier Basagana [aut]
Maintainer: Jose Barrera-Gomez <jose.barrera@isglobal.org>
Repository: CRAN
Date/Publication: 2021-02-15 16:30:02 UTC
Built: R 4.0.2; ; 2021-02-16 11:52:37 UTC; unix
