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

R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics, 2nd Edition

Posted By: viserion
R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics, 2nd Edition

Paul Teetor, J. D. Long, "R Cookbook: Proven Recipes for Data Analysis, Statistics, and Graphics, 2nd Edition"
English | ISBN: 1492040681 | 2020 | PDF | 600 pages | 13 MB

With more than 275 practical recipes, this expanded edition helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure can be difficult to master. These task-oriented recipes make you productive with R immediately. Solutions range from basic tasks to input and output, general statistics, graphics, and linear regression.

Each recipe addresses a specific problem and includes a discussion that explains the solution and provides insight into how it works. If you're a beginner, R Cookbook will help get you started. If you're an intermediate user, this book will jog your memory and expand your horizons. You'll get the job done faster and learn more about R in the process.

Create vectors, handle variables, and perform other basic functions
Simplify data input and output
Tackle data structures such as matrices, lists, factors, and data frames
Work with probability, probability distributions, and random variables
Calculate statistics and confidence intervals and perform statistical tests
Create a variety of graphic displays
Build statistical models with linear regressions and analysis of variance (ANOVA)
Explore advanced statistical techniques, such as finding clusters in your data