README.md

bib: Blend It Bayes! Data Mining Toolbox (v0.0.2)

Introduction

This tooblox is a collection of my favourite data mining wrapper functions. It includes:

Please note that this package is still at its early stage. First stable release will be version 0.1.

Don't forget to check out my blog with random stuff about R!

Installation

In order to install this R package directly from github, you will need to install Hadley Wickham's devtools first.

install.packages("devtools")

After that, you can install this package with ...

devtools::install_github("bib", "woobe")

Enjoy!

Example Usage



woobe/bib documentation built on May 4, 2019, 9:47 a.m.