README.md

rcane

Build Status

What is it?

An R package to find parameter estimates of Linear Regression

No seriously, what is it?

This is what we did...

A little more info

We start with arbitrary parameter estimates for linear regression and slide down to the optimal values.

But how?

We use 4 different algorithms:

Time for some Math

Batch Stochastic Coordinate

Package installation and usage

If you have R >= 3.4.2, follow the instructions

install_github("sureshaks/rcane")
library(rcane)
?rlm

Who are we?

Siddhesh Acharekar Shivayogi Biradar Hsiangwei Chao Akshay Suresh

sureshaks/rcane documentation built on May 29, 2019, 9:51 a.m.