Other packages > Find by keyword >

prettyglm  

Pretty Summaries of Generalized Linear Model Coefficients
View on CRAN: Click here


Download and install prettyglm package within the R console
Install from CRAN:
install.packages("prettyglm")

Install from Github:
library("remotes")
install_github("cran/prettyglm")

Install by package version:
library("remotes")
install_version("prettyglm", "1.0.1")



Attach the package and use:
library("prettyglm")
Maintained by
Jared Fowler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-24
Latest Update: 2023-09-06
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.
How to cite:
Jared Fowler (2021). prettyglm: Pretty Summaries of Generalized Linear Model Coefficients. R package version 1.0.1, https://cran.r-project.org/web/packages/prettyglm. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.1.0 (2021-06-24 09:40), 1.0.0 (2022-12-13 14:20), 1.0.1 (2023-09-06 10:40)
Other packages that cited prettyglm R package
View prettyglm citation profile
Other R packages that prettyglm depends, imports, suggests or enhances
Complete documentation for prettyglm
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA