Package for assignment 4 in Advanced R. It contains functionality to perform linear regression using ordinary linear algebra and implements an RC class object. Graphic functionality is provided in order to analyze results.
This package is the solution for Lab 4 in Advanced R. It implements linear regression functionality through an RC class object called linreg. This object is responsible for performing calculations and exposing functions to access results. It also offers a summary of the regression as well as plotting capabilities.
Maintainer: Elisio Quintino elife599@student.liu.se
Authors:
Carolina Rosario carde734@student.liu.se
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.