Package: CIS.DGLM Type: Package Title: Covariates, Interaction, and Selection for DGLM Version: 0.1.0 Authors@R: c(person("Ann Stapleton", role = "aut", email = "stapletona@uncw.edu"), person("Yishi Wang", role = c("aut","cre"),email = "wangy@uncw.edu"), person("Kaitlyn Hohmeier", role = "aut"), person("Jordan Tanley", role = "aut")) Description: An implementation of double generalized linear model (DGLM) building with variable selection procedures and handling of interaction terms and other complex situations. We also provide a method of handling convergence issues within the dglm() function. The package offers a simulation function for generating simulated data for testing purposes and utilizes the forward stepwise variable selection procedure in model-building. It also provides a new custom bootstrap function for mean and standard deviation estimation and functions for building crossplots and squareplots from a data set. License: GPL (>= 2) Encoding: UTF-8 Imports: ggplot2, dglm, RColorBrewer, dplyr RoxygenNote: 7.1.2 NeedsCompilation: no Packaged: 2022-01-14 16:56:36 UTC; yishiwang Author: Ann Stapleton [aut], Yishi Wang [aut, cre], Kaitlyn Hohmeier [aut], Jordan Tanley [aut] Maintainer: Yishi Wang Repository: CRAN Date/Publication: 2022-01-17 08:32:52 UTC