Type: Package
Package: prettyglm
Title: Pretty Summaries of Generalized Linear Model Coefficients
Version: 1.0.1
Authors@R: 
    person("Jared", "Fowler", , "jared.fowler8@gmail.com", role = c("cre", "aut"))
Maintainer: Jared Fowler <jared.fowler8@gmail.com>
Description: One of the main advantages of using Generalised Linear Models
    is their interpretability.  The goal of 'prettyglm' is to provide a
    set of functions which easily create beautiful coefficient summaries
    which can readily be shared and explained. 'prettyglm' helps users
    create coefficient summaries which include categorical base levels,
    variable importance and type III p.values. 'prettyglm' also creates
    beautiful relativity plots for categorical, continuous and splined
    coefficients.
License: GPL-3
URL: https://jared-fowler.github.io/prettyglm/
Depends: R (>= 4.1.0)
Imports: broom, car, dplyr, forcats, kableExtra, knitr, methods,
        plotly, RColorBrewer, stringr, tibble, tidycat, tidyr,
        tidyselect, vip
Suggests: rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-06 00:14:11 UTC; Jared
Author: Jared Fowler [cre, aut]
Repository: CRAN
Date/Publication: 2023-09-06 08:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:37:11 UTC; windows
