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
Size : | 113.62 Kb |
File type : | |
Downloads: | 169 |
Created: | 2017-02-20 |
This book is for anyone who wants to understand Python programming. It is degigned as partly a tutorial and partly a reference of Python....
Programming for Computations - PythonDownload free course Programming for Computations - Python, pdf file on 244 pages by Svein Linge, Hans Petter Langtangen....
Haskell Tutorial for C ProgrammersThis book is written to introduce Haskell for programmers of imperative languagues, including C, C++, Java, Python, and Pascal, etc....
Hibernate AnnotationsThis pdf tutorial present a reference guide for Hibernate , a training document course on 49 pages for beginners....
Data Parallel C++Download free course Data Parallel C++, pdf file on 565 pages by James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian....
C++ Exercices with solutionsDownload free document in PDF about C++ language, exercices and solutions for beginners and intermediate level students....
Getting started with Raspberry PIGetting started with Raspberry Pi, lessons and examples to download for free in PDF format, tutorial created by StackOverflow....
Introduction to programming with Fortran 95Introduction to programming with Fortran 95. This tutorial aim to provide an introduction to programming with Fortran 95. Fortran is particularly suitable for science and engineering....
Modeling and Simulation in PythonThis book is an introduction to physical modeling using a computational approach. It is organized in three parts:...
Data Structures and AlgorithmsDownload free course Data Structures and Algorithms, pdf file on 111 pages by Granville Barnett, Luca Del Tongo....