RTextTools (version 1.4.3)

print_algorithms: prints available algorithms for train_model() and train_models().

Description

An informative function that displays options for the algorithms parameter in train_model and train_models.

Usage

print_algorithms()

Arguments

Value

Prints a list of available algorithms.

Examples

Run this code
# NOT RUN {
library(RTextTools)
print_algorithms()
# }

Run the code above in your browser using DataLab