Skip to Content
R Programming By Example
book

R Programming By Example

by Omar Trejo Navarro
December 2017
Beginner to intermediate
470 pages
12h 29m
English
Packt Publishing
Content preview from R Programming By Example

This chapter's required packages

Setting up the packages for this chapter may be a bit cumbersome because some of the packages depend on operating system libraries which can vary from computer to computer. Please check  Appendix, Required Packages for specific instructions on how to install them for your operating system.

Package

Reason

lsa Cosine similarity computation
rilba Efficient SVD decomposition
caret Machine learning framework
twitteR Interface to Twitter's API
quanteda Text data processing
sentimentr Text data sentiment analysis
randomForest

Random forest models

We will use the rilba package (which depends on C code) to compute a part of the Singular Value Decomposition (SVD) efficiently using the Augmented ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Efficient R Programming

Efficient R Programming

Colin Gillespie, Robin Lovelace
R Programming

R Programming

Jared P. Lander

Publisher Resources

ISBN: 9781788292542Supplemental Content