<p> <em>Beginning R: An Introduction to Statistical Programming</em> is a hands-on book showing how to use the R language, write and save R scripts, build and import data files, and write your own custom statistical functions. R is a powerful open-source implementation of the statistical language
Beginning R An Introduction to Statistical Programming
โ Scribed by Larry Pace
- Publisher
- Apress
- Year
- 2012
- Tongue
- English
- Leaves
- 573
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Beginning R An Introduction to Statistical Programming is a hands-on book showing how to use the R language, write and save R scripts, build and import data files, and write your own custom statistical functions. R is a powerful open-source implementation of the statistical language S, which was developed by AT&T. R has eclipsed S and the commercially-available S-Plus language, and has become the de facto standard for doing, teaching, and learning computational statistics.
R is both an object-oriented language and a functional language that is easy to learn, easy to use, and completely free. A large community of dedicated R users and programmers provides an excellent source of R code, functions, and data sets. R is also becoming adopted into commercial tools such as Oracle Database. Your investment in learning R is sure to pay off in the long term as R continues to grow into the go to language for statistical exploration and research.
๐ SIMILAR VOLUMES
"Beginning R: An Introduction to Statistical Programming shows you how to use this open-source language and take advantage of its extensive statistical and graphing capabilities. Indeed, R has become the de facto standard for doing, teaching, and learning computational statistics. With this book,
Getting R and getting started -- Programming in R -- Writing reusable functions -- Summary statistics -- Creating tables and graphs -- Discrete probability distributions -- Computing normal probabilities -- Creating confidence intervals -- Performing t tests -- One-way analysis of variance -- Advanc
Getting R and getting started -- Programming in R -- Writing reusable functions -- Summary statistics -- Creating tables and graphs -- Discrete probability distributions -- Computing normal probabilities -- Creating confidence intervals -- Performing t tests -- One-way analysis of variance -- Advanc
Beginning R: An Introduction to Statistical Programming is a hands-on book showing how to use the R language, write and save R scripts, build and import data files, and write your own custom statistical functions. R is a powerful open-source implementation of the statistical language S, which was de