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 04 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

golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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