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
Date: 2016-06-22
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, MASS
Suggests: car, survival, testthat
NeedsCompilation: no
Packaged: 2016-06-22 09:01:57 UTC; christophergandrud
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-22 11:15:55
