output: github_document


CRAN_Status_Badge metacran downloads metacran downloads CRAN Badge Travis build status AppVeyor build status Coverage Status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

TextForecast Package

The goal of TextForecast is to carry out forecasting and regression analysis using textual analysis and supervised machine learning techniques as LASSO, Elastic Net and Ridge Regression to select the most predictive words/terms.

Installation

You can install the released version of TextForecast from github with:

install.packages("TextForecast")


lucasgodeiro/TextForecast documentation built on Sept. 19, 2019, 3:41 a.m.