Learning R

ISBN-10
1449357164
ISBN-13
9781449357160
Category
R (Computer program language)
Language
English
Published
2013
Author
Richard Cotton

Description

Annotation Learn how to perform data analysis with the R language and software environment, even if you have little or no programming experience. With the tutorials in this hands-on guide, youll learn how to use the essential R tools you need to know to analyze data, including data types and programming concepts. The second half of Learning R shows you real data analysis in action by covering everything from importing data to publishing your results. Each chapter in the book includes a quiz on what youve learned, and concludes with exercises, most of which involve writing R code. Write a simple R program, and discover what the language can doUse data types such as vectors, arrays, lists, data frames, and stringsExecute code conditionally or repeatedly with branches and loopsApply R add-on packages, and package your own work for othersLearn how to clean data you import from a variety of sourcesUnderstand data through visualization and summary statisticsUse statistical models to pass quantitative judgments about data and make predictionsLearn what to do when things go wrong while writing data analysis code.

Other editions

Similar books

  • The R Inferno
    By Patrick Burns

    An essential guide to the trouble spots and oddities of R. In spite of the quirks exposed here, R is the best computing environment for most data analysis tasks.

  • R Programming for Data Science
    By Roger D. Peng

    "This book is about the fundamentals of R programming.

  • Discovering Statistics Using R
    By Jeremy Miles, Zoë Field, Andy P. Field

    Discovering Statistics Using R

  • R语言之书: 编程与统计
    By 戴维斯

    本书包括语言,编程,统计学和概率,统计检验和建模,绘图共5个部分,基本涵盖了国外大学一,二年级的统计学课程.在讲授知识的同时,本书注重学以致用,每章穿插了许多练习 ...