
Statistics with R
by Vincent Zoonekynd
2007
Description:
Contents: Introduction to R; Programming in R; From Data to Graphics; Customizing graphics; Factorial methods; Clustering; Probability Distributions; Estimators and Statistical Tests; Regression; Other regressions; Regression Problems; Generalized Linear Models; Analysis of Variance; Mixed Models; Time series; Miscellaneous; Applications.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Using R for Introductory Statisticsby John Verzani - Chapman & Hall/CRC
A self-contained treatment of statistical topics and the intricacies of the R software. The book focuses on exploratory data analysis, includes chapters on simulation and linear models. It lays the foundation for further study and development using R.
(26933 views)
Exploratory Data Analysis with Rby Roger D. Peng - Leanpub
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
(8503 views)
The Art of R Programmingby Norman Matloff - UC Davis
This book is for those who wish to write code in R, as opposed to those who use R mainly for a sequence of separate, discrete statistical operations. The reader's level of programming background may range from professional to novice.
(16461 views)
Using R for Data Analysis and Graphicsby J H Maindonald - Australian National University
These notes are designed to allow individuals who have a basic grounding in statistical methodology to work through examples that demonstrate the use of R for a range of types of data manipulation, graphical presentation and statistical analysis.
(15288 views)