null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learning R (A Step-by-Step Function Guide to Data Analysis)

List Price: $54.99
SKU:
9781449357108
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Richard Cotton
    Format:
    Paperback
    Pages:
    396
    Publisher:
    O'Reilly Media (October 22, 2013)
    Language:
    English
    ISBN-13:
    9781449357108
    ISBN-10:
    1449357105
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $54.99
    As low as:
    $47.29
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    10
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    22.88oz
    Imprint:
    O'Reilly Media
  • Overview

    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, you’ll 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 you’ve learned, and concludes with exercises, most of which involve writing R code.

    • Write a simple R program, and discover what the language can do
    • Use data types such as vectors, arrays, lists, data frames, and strings
    • Execute code conditionally or repeatedly with branches and loops
    • Apply R add-on packages, and package your own work for others
    • Learn how to clean data you import from a variety of sources
    • Understand data through visualization and summary statistics
    • Use statistical models to pass quantitative judgments about data and make predictions
    • Learn what to do when things go wrong while writing data analysis code