Lab7: Lab7 package contains a RC generator for ridge regression...

Description Lab7 functions

Description

The Lab7 package consists of a single RC generator and some data munging. Package imports packages ggplot2, nycflights13, mlbench, dplyr, caret, grid, gridExtra.

Lab7 functions

The Lab7 function ridgereg creates an ridgereg class object (actually an environment in R) which does ridge regression analysis upon input formula and data.frame and parameter lambda. All the calculations are done and stored in the fields of the object upon initialization. The methods just returns the values.


thozh912/Lab7 documentation built on May 31, 2019, 11:18 a.m.