Sign up
Forgot password?
FAQ: Login

Rossiter D.G. An example of statistical data analysis using the R environment for statistical computing

  • pdf file
  • size 1,56 MB
  • added by
  • info modified
Rossiter D.G. An example of statistical data analysis using the R environment for statistical computing
University of Twente, 2013. — 256 p.
This tutorial introduces the R environment for statistical computing and visualisation and its dialect of the S language. It is organized as a systematic analysis of a simple dataset: the Mercer & Hall wheat yield uniformity trial (Appendix A). After completing the tutorial you should:
know the basics of the R environment;
be able to use R at a beginning to intermediate level;
follow a systematic approach to analyze a simple dataset.
The tutorial is organized as a set of tasks followed by questions to check your understanding; answers are at the end of each section. If you are ambitious, there are also some challenges: tasks and questions with no solution provided, that require the integration of skills learned in the section.
R basics
Leaving R
Answers
Loading and examining a data set
Reading a CSV _le into an R object
Examining a dataset
Saving a dataset in R format
Answers
Exploratory graphics
Univariate exploratory graphics
Bivariate exploratory graphics
Answers
Descriptive statistics
Other descriptive statistics*
Attaching a data frame to the search path
A closer look at the distribution
Answers
Editing a data frame
Answers
Univariate modeling
Answers
Bivariate modeling: two continuous variables
Correlation
Univariate linear regression
Structural Analysis*
No-intercept model*
Answers
Bivariate modeling: continuous response, classi_ed predictor
Exploratory data analysis
Two-sample t-test
One-way ANOVA
Answers
Bootstrapping*
Example: 1% quantile of grain yield
Example: structural relation between grain and straw
Answers
Robust methods*
A contaminated dataset
Robust univariate modeling
Robust bivariate modeling
Robust regression
Answers
Multivariate modeling
Additive model: parallel regression
Comparing models
Interaction model
Regression diagnostics
Analysis of covariance: a nested model*
Answers
Principal Components Analysis
Answers
Model validation
Splitting the dataset
Developing the model
Predicting at the validation observations
Measures of model quality*
An inappropriate model form*
Answers
Cross-validation*
Answers
Spatial analysis
Geographic visualisation
Setting up a co ordinate system
Loading add-in packages
Creating a spatially-explicit object
More geographic visualisation
Answers
Spatial structure
Spatial structure: trend
Spatial structure: local
Absence of spatial structure*
Spatial structure of _eld halves*
Answers
Generalized least squares regression*
A detour into Maximum Likelihood*
Residual Maximum Likelihood
Answers
Geographically-weighted regression*
Answers
Periodicity*
Visualizing periodicity
Spectral analysis
Answers
The e_ect of plot size*
Answers
Index of R concepts
A Example Data Set
B Colours
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up