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

Others language R Tutorials

R Language tutorial, The Basic Maniuplation

Others related eBooks about Introduction to language R

Rexx Programmer's Reference

Download free course Rexx Programmer's Reference, pdf file on 723 pages by Howard Fosdick....

Learn Pascal Programming Tutorial

A complete course on object programming in Pascal. In the first part, you learn how to use existing code written in object programming. Or, in other words, to use existing classes, especially those used to make the GUI of an application....

Modeling and Simulation in Python

Modeling and Simulation in Python is an introduction to physical modeling using a computat..., download free Python tutorial in PDF (245 pages) created by ....

Haskell Tutorial for C Programmers

This book is written to introduce Haskell for programmers of imperative languagues, including C, C++, Java, Python, and Pascal, etc....

Think Java, 2nd Edition

Think Java is a hands-on introduction to computer science and programming used by many uni..., download free Java tutorial in PDF (326 pages) created by ....

J2EE for NetBeans

Download free Java J2EE for NetBeans course material, tutorial training, a PDF file on 330 pages...

Entity Framework tutorial for professionals

Download free Entity Framework tutorial course in PDF, training file in 23 chapters and 94 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

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 ....

Learning Python language

Complete Python language tutorial, courses, exercises and Python language examples designed for developers who want to learn the basics of this language. PDF document on 1067 pages created by StackOverFlow....

VB.NET a complet tutorial for beginners

The purpose of this course is to provide a basic guide for student or people interested in Visual Basic dot net programming,it's a free training document for beginners....