print_algorithms {RTextTools} | R Documentation |
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()
Value
Prints a list of available algorithms.
Author(s)
Timothy P. Jurka
Examples
library(RTextTools)
print_algorithms()
[Package RTextTools version 1.4.3 Index]