title: "Blend ML" author: "Izzie Toren (ytoren@gmail.com)" date: "2017 M04 11" output: html_document
This is an R library containig function that allow the blending of machine learning (ML) insights into parametirc regression (typicaly GLM).
```{r installation}
library(devtools) devtools::install_github("ytoren/blendML") ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.