README.md

hw4

Travis build status Codecov test coverage

This package is created for the purpose of BIOSTAT 625 HW4 and is intended to execute linear regressions on a specified data frame, mimicking the more commonly known lm function.

Install

with devtools:

devtools::install_github("gnbosma/hw4")

Use

This R Package contains two functions, lm2 and summarylm2. Call lm2 if you are interested in obtaining residuals, rank, fitted values, degrees freedom, coefficients, or predicted values of a linear model. Call summarylm2 if you are interested in obtaining sigma value, (adjusted) R squared values, F-statistics, p-values or covariance structures.



gnbosma/hw4 documentation built on March 19, 2021, 1:47 p.m.