<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, 2nd Edition: An Introduction to Statistical Programming
โ Scribed by Dr. Joshua F. Wiley, Larry A. Pace
- Publisher
- Apress
- Year
- 2015
- Tongue
- English
- Leaves
- 337
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Beginning R, 2nd Edition is a hands-on book showing how to use the R language, write and save R scripts, read in data files, and write custom statistical functions as well as use built in functions. This book shows the use of R in specific cases such as one-way ANOVA analysis, linear and logistic regression, data visualization, parallel processing, bootstrapping, and more. It takes a hands-on, example-based approach incorporating best practices with clear explanations of the statistics being done. It has been completely re-written since the first edition to make use of the latest packages and features in R version 3. R is a powerful open-source language and programming environment for statistics 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, with a constantly evolving ecosystem of packages providing new functionality for data analysis.
๐ 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