skyetomez / SDSRegressionR

SDSRegressionR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title author output
README
Michael J. Mahometa
html_document

The SDSRegressionR Package

This package is inended to help students in the Applied Regression Analsyis class at The University of Texas at Austin. It contains several functions that will help in the use of regression techniques that are covered in the class.

How to install:

This package is currently only housed on GitHub.

From the console of RStudio or R, please run:

install.packages(devtools)
devtools::install_github("MichaelJMahometa/SDSRegressionR"")

The installation will also install the required dependencies. See the package DESCRIPTION for the current list of dependencies.

About

SDSRegressionR


Languages

Language:R 100.0%