125
Page views
6
Files
1
Videos
1
R.Links

Icon
Syllabus

UNIT
1
Introduction to R Usage and Evolution

Introduction to R Usage and evolution - Advantages and tradeoffs of using R- R Environment – Command Line Interface – R studio -- Getting started with R: Installation and orientation - R packages – Installing packages – Loading Packages.

UNIT
2
Variables

Basic of R – Variables – Variable Assignment – Removing Variable – Data types - Vectors – Vector operations - Advanced Data Structure: data. Frames – Lists - Matrices and Arrays

UNIT
3
Reading data into R

Reading data into R – Reading CSVs- Excel data – Reading from database – R binary files – Extract data from websites – Statistical Graphics: Base Graphics-ggplot2

UNIT
4
R Functions

Writing R Functions; Function Argument – Return Value - Control statement – if and else - switch – if else – command test – for Loops- while Loops – Controlling Loops – Group Manipulation – Manipulating strings

UNIT
5
Applied R Using R for math function computation

Applied R Using R for math function computation: probability binominal distribution, Poisson distribution – Basic Statistics – Clustering – K means – PAM – Building R Packages – Real – Time Resources.

Reference Book:

The Art of R Programming (Norman Matloff) - ISBN-13: 978-1-59327-384-2

Text Book:

R for everyone Jared P Lander – Pearson Publishers 2015- ISBN-13: 9780134807508

 

Print    Download