Package: tlm
Title: Effects under Linear, Logistic and Poisson Regression Models
        with Transformed Variables
Version: 0.2.0
Authors@R: 
    c(person(given = "Jose", family = "Barrera-Gomez", role = c("aut", "cre"), email = "jose.barrera@isglobal.org",
                    comment = c(ORCID = "0000-0002-2688-6036")),
             person(given = "Xavier", family = "Basagana", role = "aut", email = "xavier.basagana@isglobal.org",
                    comment = c(ORCID = "0000-0002-8457-1489")))
Description: Computation of effects under linear, logistic and Poisson regression
    models with transformed variables. Logarithm and power transformations are allowed.
    Effects can be displayed both numerically and graphically in both the original
    and the transformed space of the variables. The methods are described in Barrera-Gomez
    and Basagana (2015) <doi:10.1097/EDE.0000000000000247>.
Depends: R (>= 4.1)
Encoding: UTF-8
LazyData: true
Imports: graphics, stats, utils, boot
Suggests: knitr, rmarkdown, xtable
RoxygenNote: 7.3.2
VignetteBuilder: knitr
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2025-01-07 10:20:59 UTC; jbarrera
Author: Jose Barrera-Gomez [aut, cre] (<https://orcid.org/0000-0002-2688-6036>),
  Xavier Basagana [aut] (<https://orcid.org/0000-0002-8457-1489>)
Maintainer: Jose Barrera-Gomez <jose.barrera@isglobal.org>
Repository: CRAN
Date/Publication: 2025-01-07 11:10:02 UTC
Built: R 4.6.0; ; 2025-07-18 05:02:19 UTC; unix
