Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning R: An Introduction to Statistical Programming (2nd edition) (Repost)

Posted By: insetes
Beginning R: An Introduction to Statistical Programming (2nd edition) (Repost)

Beginning R: An Introduction to Statistical Programming (2nd edition) By Larry Pace, Joshua Wiley
2015 | 356 Pages | ISBN: 1484203747 | PDF | 11 MB


Beginning R, Second Edition 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. This book shows the use of R in specific use cases such as simulations, discrete probability solutions, one-way ANOVA analysis, and more. It takes a hands-on, example-based approach incorporating best practices with clear explanations of the statistics being done. It has been updated to cover R version 3. 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.