regclass1.6 package

Tools for an Introductory Class in Regression and Modeling

all_correlations

Pairwise correlations between quantitative variables

associate

Association Analysis

build_model

Variable selection for descriptive or predictive linear and logistic r...

build_tree

Exploratory building of partition models

check_regression

Linear and Logistic Regression diagnostics

choose_order

Choosing order of a polynomial model

combine_rare_levels

Combines rare levels of a categorical variable

confusion_matrix

Confusion matrix for logistic regression models

cor_demo

Correlation demo

cor_matrix

Correlation Matrix

extrapolation_check

A crude check for extrapolation

find_transformations

Transformations for simple linear regression

generalization_error

Calculating the generalization error of a model on a set of data

getcp

Complexity Parameter table for partition models

influence_plot

Influence plot for regression diganostics

mode_factor

Find the mode of a categorical variable

mosaic

Mosaic plot

outlier_demo

Interactive demonstration of the effect of an outlier on a regression

overfit_demo

Demonstration of overfitting

possible_regressions

Illustrating how a simple linear/logistic regression could have turned...

qq

QQ plot

see_interactions

Examining pairwise interactions between quantitative variables for a f...

see_models

Examining model AICs from the "all possible" regressions procedure usi...

segmented_barchart

Segmented barchart

suggest_levels

Combining levels of a categorical variable

summarize_tree

Useful summaries of partition models from rpart

VIF

Variance Inflation Factor

visualize_model

Visualizations of one or two variable linear or logistic regressions o...

visualize_relationship

Visualizing the relationship between y and x in a partition model

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 <https://titles.cognella.com/introduction-to-regression-and-modeling-with-r-9781631892509>.

  • Maintainer: Adam Petrie
  • License: GPL (>= 2)
  • Last published: 2020-02-21