README.md

Travis build status Codecov test coverage

linmod

Overview

linmod is a linear regression package - linear_model() is a function that produces a linear model given a response variable (Y) and predictor variable(s) (X).

Learn more about the usage of this function through examples in vignette("Tutorial", package = "linmod")

Installation

install.packages("linmod")
library(linmod)


csmorgan1/linmod documentation built on Dec. 31, 2020, 10:10 p.m.