Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 4.6 KB

README.md

File metadata and controls

52 lines (39 loc) · 4.6 KB

Learning R

R is a very powerful and flexible statistics package and programming language.

This repository contains a number of 'howto' files aimed to providing an introduction to R and some os its possibilities.

Some other great sites for learning R are:

To install R and RStudio, please see lab 0 of the OpenIntro statistics book.

General Howto's

Dealing with textual data

For textual data, we have also developed two R packages to communicate with the AmCAT text analysis framework and to deal with corpus analysis and topic models. See the following howto's from these packages:

Network Analysis