Other packages > Find by keyword >

regclass  

Tools for an Introductory Class in Regression and Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("regclass", "1.7")



Attach the package and use:
library("regclass")
Maintained by
Adam Petrie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-06
Latest Update: 2025-05-26
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 .
How to cite:
Adam Petrie (2016). regclass: Tools for an Introductory Class in Regression and Modeling. R package version 1.7, https://cran.r-project.org/web/packages/regclass. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:49), 1.4 (2016-08-06 23:16), 1.5 (2017-01-10 19:55), 1.6 (2020-02-21 19:00)
Other packages that cited regclass R package
View regclass citation profile
Other R packages that regclass depends, imports, suggests or enhances
Complete documentation for regclass
Functions, R codes and Examples using the regclass R package
Some associated functions: ACCOUNT . APPLIANCE . ATTRACTF . ATTRACTM . AUTO . BODYFAT . BODYFAT2 . BULLDOZER . BULLDOZER2 . CALLS . CENSUS . CENSUSMLR . CHARITY . CHURN . CUSTCHURN . CUSTLOYALTY . CUSTREACQUIRE . CUSTVALUE . DIET . DONOR . EDUCATION . EX2.CENSUS . EX2.TIPS . EX3.ABALONE . EX3.BODYFAT . EX3.HOUSING . EX3.NFL . EX4.BIKE . EX4.STOCKPREDICT . EX4.STOCKS . EX5.BIKE . EX5.DONOR . EX6.CLICK . EX6.DONOR . EX6.WINE . EX7.BIKE . EX7.CATALOG . EX9.BIRTHWEIGHT . EX9.NFL . EX9.STORE . FRIEND . FUMBLES . JUNK . LARGEFLYER . LAUNCH . MOVIE . NFL . OFFENSE . PIMA . POISON . PRODUCT . PURCHASE . SALARY . SMALLFLYER . SOLD26 . SPEED . STUDENT . SURVEY09 . SURVEY10 . SURVEY11 . TIPS . VIF . WINE . all_correlations . associate . build_model . build_tree . check_regression . choose_order . combine_rare_levels . confusion_matrix . cor_demo . cor_matrix . extrapolation_check . find_transformations . generalization_error . getcp . influence_plot . mode_factor . mosaic . outlier_demo . overfit_demo . possible_regressions . qq . see_interactions . see_models . segmented_barchart . suggest_levels . summarize_tree . visualize_model . visualize_relationship . 
Some associated R codes: VIF.R . all_correlations.R . associate.R . build_model.R . build_tree.R . check_regression.R . choose_order.R . combine_rare_levels.R . confusion_matrix.R . cor_demo.R . cor_matrix.R . extrapolation_check.R . find_transformations.R . generalization_error.R . getcp.R . influence_plot.R . mode_factor.R . mosaic.R . outlier_demo.R . overfit_demo.R . possible_regressions.R . qq.R . see_interactions.R . see_models.R . segmented_barchart.R . suggest_levels.R . summarize_tree.R . visualize_model.R . visualize_relationship.R . zzz.R .  Full regclass package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
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  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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