README.md

CAMCOS Spring 2017

Install

Install the release version of devtools from CRAN with install.packages("devtools"). Then run the following line of code to install the camcos2017

devtools::install_github("CAMCOS/camcos2017")

Dependencies

Load Data

The full 20newsgroups dataset (test and train) is stored in the data object: newsgroups. To load the data:

data(newsgroups)


CAMCOS/camcos2017 documentation built on May 6, 2019, 9:23 a.m.