Package: regclass
Type: Package
Title: Tools for an Introductory Class in Regression and Modeling
Version: 1.7
Date: 2025-5-23
Authors@R: person(given = "Adam",
                      family = "Petrie",
                      role = c("aut", "cre"),
                      email = "apetrie@utk.edu")
Depends: R (>= 3.6), bestglm, leaps, VGAM, rpart, randomForest
Imports: rpart.plot
Suggests: stringr, multcompView
Description: Contains basic tools for visualizing, interpreting, and building regression models.  It has been designed for use with the book Introduction to Regression and Modeling with R by Adam Petrie, Cognella Publishers, ISBN: 978-1-63189-250-9.
License: GPL (>= 2)
NeedsCompilation: no
Encoding: UTF-8
Packaged: 2025-05-26 18:25:06 UTC; adamp
RoxygenNote: 7.3.2
Author: Adam Petrie [aut, cre]
Maintainer: Adam Petrie <apetrie@utk.edu>
Repository: CRAN
Date/Publication: 2025-05-26 19:10:02 UTC
Built: R 4.5.1; ; 2025-10-29 03:27:53 UTC; windows
