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 25 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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