Package: simglm
Type: Package
Authors@R: person("Brandon", "LeBeau", email = "lebebr01+simglm@gmail.com",
     role = c("aut", "cre"))
Version: 0.7.1
License: MIT + file LICENSE
Title: Simulate Models Based on the Generalized Linear Model
Description: Easily simulates regression models,
    including both simple regression and generalized linear mixed
    models with up to three level of nesting. Power simulations that are
    flexible allowing the specification of missing data, unbalanced designs,
    and different random error distributions are built into the package.
Depends: R (>= 3.3.0)
Imports: stats, methods, Matrix, rlang, dplyr, purrr, broom
Suggests: knitr, lme4, nlme, testthat, shiny, e1071, ggplot2, tidyr,
        geepack, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 6.0.1
Author: Brandon LeBeau [aut, cre]
Maintainer: Brandon LeBeau <lebebr01+simglm@gmail.com>
NeedsCompilation: no
Packaged: 2018-07-25 20:28:41 UTC; bleb
Repository: CRAN
Date/Publication: 2018-07-25 20:50:03 UTC
