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.3
Date: 2016-12-07
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: 5.0.1
Imports: dplyr (>= 0.5.0), MASS
Suggests: car, splines, survival, testthat
NeedsCompilation: no
Packaged: 2016-12-09 02:33:45 UTC; christophergandrud
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-09 08:58:49
