Package: logbin
Title: Relative Risk Regression Using the Log-Binomial Model
Description: Methods for fitting log-link GLMs and GAMs to binomial data,
    including EM-type algorithms with more stable convergence properties than standard methods.
Version: 2.0.5
Authors@R: c(person("Mark W.", "Donoghoe", email = "markdonoghoe@gmail.com", role = c("aut","cre"),
                    comment = c(ORCID = "0000-0003-0212-6443")),
             person("Ian C.", "Marschner", role = "ths",
                    comment = c(ORCID = "0000-0002-6225-1572")),
             person("Alexandra C.", "Gillett", role = "ctb", 
                    comment = c("wrote an initial version of the nplbin function",
                                ORCID = "0000-0002-5069-3197")))
Depends: R (>= 3.0.1)
Imports: splines, glm2, turboEM (>= 2021.1), Matrix, itertools2,
        iterators
License: GPL (>= 2)
URL: https://github.com/mdonoghoe/logbin
NeedsCompilation: no
Packaged: 2021-08-09 20:49:56 UTC; Mark
Author: Mark W. Donoghoe [aut, cre] (<https://orcid.org/0000-0003-0212-6443>),
  Ian C. Marschner [ths] (<https://orcid.org/0000-0002-6225-1572>),
  Alexandra C. Gillett [ctb] (wrote an initial version of the nplbin
    function, <https://orcid.org/0000-0002-5069-3197>)
Maintainer: Mark W. Donoghoe <markdonoghoe@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-09 21:10:02 UTC
