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 |
Download free course ASP.NET Core 3.1 Succinctly, pdf file on 130 pages by by Simone Chiaretta, Ugo Lattanzi....
The Common Java CookbookThis book focuses on tactical implementation details, answering such questions as: How do we parse XML? How do we serialize beans?...
Ruby Hacking GuideThe Ruby Hacking Guide is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole....
How to Think Like a Computer Scientist: Learning with Python 3 DocumentationThis book is an introduction to computer science using the Python programming language. It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structur...
Modern PerlModern Perl is one way to describe how experienced and effective Perl 5 programmers work. They use language idioms. They take advantage of the CPAN. They're recognizably Perlish, and they show good taste and craftsmanship and a full understanding of Perl. ...
Fundamentals of Python ProgrammingDownload free course Fundamentals of Python Programming, pdf file on 669 pages by Richard L. Halterman....
Essential JavaThis book written to provide clear and concise explanation of topics for programmers both starting to learn the Java programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Android Application Development for the Intel PlatformThe number of Android devices running on Intel processors has increased since Intel and Go..., download free Android tutorial in PDF (520 pages) created by ....
Python for You and MeDownload free course Python for You and Me, pdf file on 173 pages by Kushal Das....
JavaScript from ES5 to ESNextDownload free course JavaScript from ES5 to ESNext, pdf file on 84 pages by Flavio Copes....