Christianlee19/LinearRegressionValues: Calulates values associated with simple and multiple linear regression.

Generates a simple or multiple linear model based on the input formula using the lm function. The output includes values like ssreg, rss, sst, msreg, mse, etc. supported by test statistics and p-values based on the aforementioned values.

Getting started

Package details

Maintainer
LicenseNone
Version1.0.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Christianlee19/LinearRegressionValues")
Christianlee19/LinearRegressionValues documentation built on Dec. 4, 2020, 4:47 p.m.