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 Data Analysis and Graphics
by 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.
(14104 views)
by 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.
(14104 views)
Practical Regression and Anova using R
by Julian J. Faraway
The emphasis of this text is on the practice of regression and analysis of variance. The objective is to learn what methods are available and when they should be applied. Many examples are presented to clarify the use of the techniques.
(11740 views)
by Julian J. Faraway
The emphasis of this text is on the practice of regression and analysis of variance. The objective is to learn what methods are available and when they should be applied. Many examples are presented to clarify the use of the techniques.
(11740 views)
R Packages: Organize, Test, Document and Share Your Code
by Hadley Wickham - O'Reilly Media
This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. You'll work with devtools, roxygen, and testthat, a set of R packages.
(6365 views)
by Hadley Wickham - O'Reilly Media
This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. You'll work with devtools, roxygen, and testthat, a set of R packages.
(6365 views)
Exploratory Data Analysis with R
by 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.
(7222 views)
by 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.
(7222 views)