Introduction to language R

For more than a decade, the R language has seen remarkable progress In its functionalities, in the variety of its fields of application Or, more simply, in the number of its users.

R is both a statistical software and a programming language.

R is a statistical data processing software. It works in the form of a shell. It has a very large library of statistical functions, all the wider as it is possible to integrate new ones by the system of 'packages', external modules compiled (in the form of DLL under Windows) You can download free on the internet. R also offers a wide range of graphical features. It is possible to use R in intercative mode without ever having to program.

R is an interpreted programming (scripting) language derived from S (available in the S-PLUS software). As such, it incorporates all the characteristics: simple and structured data, input-output operation, conditional connections, conditional and conditional loops, recursion, etc. In particular, we will be able to create new data processing functions with the R language.

This pdf tutorial is an introduction to language R, free training document under 10 pages for beginners.

Table of contents

  • Background
  • Strengths and Weaknesses
  • Basics 
  • Specific Tasks
  • Entering and Exiting the Program
  • Reading Data
  • Storing Data Sets
  • Accessing and Creating Variables
  • Subsetting Data
  • Missing Values
  • Graphics
  • Programming
  • Statistical Functions
  • Descriptive Statistics
  • Statisical Modeling
  • Multivariate Techniques
  • Resources
  • The R Homepage 
Size : 113.62 Kb
File type : pdf
Downloads: 169
Created: 2017-02-20

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others language R Tutorials

R Language tutorial, The Basic Maniuplation

Others related eBooks about Introduction to language R

Regression Models for Data Science in R

The ideal reader for this book will be quantitatively literate and has a basic understandi..., download free Data Science in R tutorial in PDF (144 pages) created by Brian Caffo ....

Reverse Engineering for Beginners

Download free ebook about Reverse Engineering for Beginners. A PDF tutorial on 942 pages by Dennis Yurichev....

Python re(gex)?

Scripting and automation tasks often need to extract particular portions of text from inpu..., download free Python tutorial in PDF (71 pages) created by ....

Deep Learning and the Game of Go

The ancient strategy game of Go is an incredible case study for AI. In 2016, a deep learning-based system shocked the Go world by defeating a world champion. Shortly after that, the upgraded AlphaGo Zero crushed the original bot by using deep reinforcement learning to master the game. Now, you can l...

Swift Programming Tutorial

Download free Swift tutorial course in PDF, training file in 60 chapters and 291 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

HTML, CSS, Bootstrap, Javascript and jQuery in PDF

Free tutorial to download about HTML, CSS, Bootstrap, Javascript and jQuery, pdf document course in 72 pages created by Meher Krishna Patel....

Python for You and Me

Download free course Python for You and Me, pdf file on 173 pages by Kushal Das....

Solving PDEs in Python

Download free course Solving PDEs in Python, pdf file on 152 pages by Hans Petter Langtangen, Anders Logg....

Eclipse project : briefing materials

...

Learning Laravel by examples

With this PDF tutorial you will learn how to build a web application with Laravel PHP Framework version 4, free training document under 58 pages....