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.6")



Attach the package and use:
library("regclass")
Maintained by
Adam Petrie
[Scholar Profile | Author Map]
First Published: 2016-08-06
Latest Update: 2020-02-21
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.6, https://cran.r-project.org/web/packages/regclass. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.4 (2016-08-06 23:16), 1.5 (2017-01-10 19:55)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for regclass20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
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  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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