-
R for Programmers
06 Jan 2014 | Tool Documentation | Contributor(s): Norman Matloff
An introductory textbook on the R programming language.
-
An Introduction to R
06 Jan 2014 | Tool Documentation | Contributor(s): W.N. Venables, D.M.Smith
An introductory textbook on the R programming language.
-
Data Mining for the Masses
06 Jan 2014 | Tool Documentation | Contributor(s): Matthew North
An introduction to data mining concepts and techniques. This reference does not assume that the reader has a formal background in computer science.
-
Rapid Miner v5 Documentation Library
05 Feb 2014 | Tool Documentation | Contributor(s): Rapid-I GmbH
RapidMiner v5 documentation provides information on the theory and use of RapidMiner workflow and data mining software, including the interface, operators, data mining principles, creating charts, and extending functionality with scripting.
-
PSPP Introduction
04 Sep 2014 | Tool Documentation | Contributor(s): Kyle Bemis
A brief introduction into the PSPP GUI, detailing how to enter data and what types of analysis can be done.
-
PSPP User Manual
04 Sep 2014 | Tool Documentation | Contributor(s): Brahim El Mouaatamid
A more in-depth tutorial for the PSPP GUI, explaining how to enter and analyze data, and work with PSPP's output.
-
Advanced R
28 Jul 2014 | Tool Documentation | Contributor(s): Hadley Wickham
The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R's quirks and shows their positive side. Its contents include:1....
-
Python Goodies
30 Nov 2016 | Tool Documentation | Contributor(s): Jim B Greenberg
A collection of links to iPython documentation, ZeroMQ messaging and Natural Language Took Kit info under Python.
-
Data Wrangling with R
07 Jun 2018 | Tool Documentation | Contributor(s): dylan childs
Introduces Data Frames in R, describes how to manipulate them using base functionality and add-on packages, and describes how to access data from other sources.
-
Tutorial: ggplot2
22 Feb 2020 | Tool Documentation | Contributor(s): Ramon Saccilotto
Sample code for the illustration of ggplot2