R Tutorial - TOC
R Tutorial - TOC
R Tutorial - TOC
(Malhar)
Introduction
o History
o Features
o Advantages
o Applications
Getting Started
o Installation on Windows and Linux
o RStudio
o Interactive mode
o Console IO
o Scripting mode
Data Types And Variables
o Numbers
o Strings
o Booleans
o Vectors
o Factors
o Ordered Factors
o Unordered Factors
o Arrays
o Matrices
o Lists
o Data Frames
Operators
o Arithmetic Operators
o Logical Operators
o Assignment Operators
o Indexing And Slicing Operators
Program control
o Grouping
o Conditional Statements
o While Loop
o For Loop
o Repeat Loop
o Break Statement
o Next Statement
Built-In Functions
o Mathematical Functions
o String Functions
o Vector Functions
o Matrix Functions
User Defined Functions
o Function With Arguments
o Function With Named Arguments
o Function With Default Arguments
Object Oriented Programming
o S3 Class
o S4 Class
o Reference Class
o Inheritance
File IO
o ASCII And Binary Files
o Read/Write CSV Files
o Excel Files
o Database Interface
Packages
o Install package from CRAN
o Install package manually
o Remove package
Statistical Models
o Mean, Median And Mode
o Linear regression
o Nonlinear Regression
o Decision Tree
o Random Forest
o Logistic Regression
o Distribution
o Analysis Of Covariance
Data Visualization
o Pie Charts
o Bar Charts
o Boxplots
o Histograms
o Line Graphs
o Scatterplots
o Time Series Analysis
For TOC: