Linear regression modelling using two approaches; Ordinary Least Squares and QR decomposition. The function linreg gives executes the former giving t-values and p-values in addition to the estimates of beta. The function linreg_QR executes the latter of the approaches to get estimates of beta and Variance of beta.
Package details |
|
|---|---|
| Author | Maria Treesa(marse306), Brian Masinde(brima748), Omkar |
| Maintainer | The package maintainer <mariatreesaa@gmail.com> |
| License | Apache License |
| Version | 0.1.0 |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.