Skip to content

rapha-carvalho/regressor_utils_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Handling regressor problems

Project objective

The main goal of this project is to store useful functions to handle regression problems in R.

Functions

Filename Content
find_best_linear_regression.R This function rank and select the most important variables, generates all the possible model combinations and return the model with the lowest AIC.

About

This repository contains classes and functions to reduce the amount of work it takes to handle regression problems in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages