samlahiry/hw2: Combining functions of hw2 in a single package

Solves linear systems of the form Ax=b where A is a square matrix, finds ols solution of a linear model using weighted subsamples, finds the elastic net solution of a high dimensional linear model by a coordinate descent algorithm.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("samlahiry/hw2")
samlahiry/hw2 documentation built on May 25, 2019, 12:43 a.m.