Package: coreSim
Type: Package
Title: Core Functionality for Simulating Quantities of Interest from
        Generalised Linear Models
Description: Core functions for simulating quantities of interest
    from generalised linear models (GLM). This package will form the backbone of
    a series of other packages that improve the interpretation of GLM estimates.
Version: 0.2.4
Date: 2017-05-15
Authors@R: c(
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
    role = c("aut", "cre"))
    )
BugReports: https://github.com/christophergandrud/coreSim/issues
License: GPL (>= 3)
LazyData: TRUE
RoxygenNote: 6.0.1
Depends: R (>= 2.10)
Imports: dplyr (>= 0.5.0), MASS
Suggests: car, splines, survival, testthat
NeedsCompilation: no
Packaged: 2017-05-15 20:01:23 UTC; cgandrud
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-15 22:18:31 UTC
Built: R 4.6.0; ; 2025-08-18 10:33:25 UTC; unix
