Learn R Programming

AutoModel (version 0.4.9)

Automated Hierarchical Multiple Regression with Assumptions Checking

Description

A set of functions that automates the process and produces reasonable output for hierarchical multiple regression models. It allows you to specify predictor blocks, from which it generates all of the linear models, and checks the assumptions of the model, producing the requisite plots and statistics to allow you to judge the suitability of the model.

Copy Link

Version

Install

install.packages('AutoModel')

Monthly Downloads

5

Version

0.4.9

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Alex Lishinski

Last Published

August 23rd, 2015

Functions in AutoModel (0.4.9)

create_formula_objects

Hierarchical Formula Generation
model_coefficient_table_binomial

Binary Logistic Regression: Coefficient Table Output
create_model_objects

Hierarchical Regression Model Generation
modelCompareMod

Modified modelCompare function from lmSupport package. Modified to suppress print output.
assumptions_check

Multiple Regression Assumption Checking
model_output

Multiple Regression Output
model_coefficient_table

Hierarchical regression: Coefficient table output
model_summary_table_binomial

Binary Logistic Regression: Model Summary Output
run_model

Automated Multiple Regression Modelling
classification_table

Binary Logistic Regression: Classification Table
model_output_binomial

Binary Logistic Regression: Model Output
model_summary_table

Hierarchical regression: model summary output