A First Course in Statistical Programming with R
- Length: 174 pages
- Edition: 1
- Language: English
- Publisher: Cambridge University Press
- Publication Date: 2008-01-28
- ISBN-10: 0521694248
- ISBN-13: 9780521694247
- Sales Rank: #1712461 (See Top 100 Books)
This is the only introduction you’ll need to start programming in R, the open-source language that is free to download, and lets you adapt the source code for your own requirements. Co-written by one of the R Core Development Team, and by an established R author, this book comes with real R code that complies with the standards of the language. Unlike other introductory books on the ground-breaking R system, this book emphasizes programming, including the principles that apply to most computing languages, and techniques used to develop more complex projects. Learning the language is made easier by the frequent exercises and end-of-chapter reviews that help you progress confidently through the book. Solutions, datasets and any errata will be available from the book’s web site. The many examples, all from real applications, make it particularly useful for anyone working in practical data analysis.
Table of Contents
Chapter 1 Getting started
Chapter 2 Introduction to the R language
Chapter 3 Programming statistical graphics
Chapter 4 Programming with R
Chapter 5 Simulation
Chapter 6 Computational linear algebra
Chapter 7 Numerical optimization
Appendix Review of random variables and distributions