The Art of R Programming: A Tour of - Paperback, by Matloff Norman - Very Good
US $7.49
Condition:
Very Good
A book that does not look new and has been read but is in excellent condition. No obvious damage to the cover, with the dust jacket (if applicable) included for hard covers. No missing or damaged pages, no creases or tears, and no underlining/highlighting of text or writing in the margins. May be very minimal identifying marks on the inside cover. Very minimal wear and tear. See the seller’s listing for full details and description of any imperfections.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Shipping:
US $5.38 USPS Media MailTM.
Located in: Cambridge, Massachusetts, United States
Delivery:
Estimated between Fri, Jun 13 and Wed, Jun 18 to 94104
Returns:
30 days returns. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Payments:
Special financing available. See terms and apply now- for PayPal Credit, opens in a new window or tab
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:285989673423
Item specifics
- Condition
- Book Title
- The Art of R Programming: A Tour of Statistical Software Design
- ISBN
- 9781593273842
- Subject Area
- Mathematics, Computers
- Publication Name
- Art of R Programming : a Tour of Statistical Software Design
- Publisher
- No Starch Press, Incorporated
- Item Length
- 9.2 in
- Subject
- Programming Languages / General, Software Development & Engineering / General, Mathematical & Statistical Software, Probability & Statistics / General
- Publication Year
- 2011
- Type
- Textbook
- Format
- Trade Paperback
- Language
- English
- Item Height
- 1 in
- Features
- New Edition
- Item Weight
- 27.2 Oz
- Item Width
- 7.1 in
- Number of Pages
- 400 Pages
About this product
Product Identifiers
Publisher
No Starch Press, Incorporated
ISBN-10
1593273843
ISBN-13
9781593273842
eBay Product ID (ePID)
109039709
Product Key Features
Number of Pages
400 Pages
Language
English
Publication Name
Art of R Programming : a Tour of Statistical Software Design
Publication Year
2011
Subject
Programming Languages / General, Software Development & Engineering / General, Mathematical & Statistical Software, Probability & Statistics / General
Features
New Edition
Type
Textbook
Subject Area
Mathematics, Computers
Format
Trade Paperback
Dimensions
Item Height
1 in
Item Weight
27.2 Oz
Item Length
9.2 in
Item Width
7.1 in
Additional Product Features
Intended Audience
Trade
LCCN
2011-025598
Reviews
"If a person really wants to be able to speak the R language and become a competent R programmer then . . . one can find no better guide than Norman Matloff's The Art of R Programming ." --Joe Rickert, Revolution Analytics "The book I'd recommend for someone wanting to learn R, especially for someone with more experience in programming than statistics." --John D. Cook, The Endeavor "Good from cover to cover. Enough depth that the experienced R user will find useful things in the later chapters." --John Graham-Cumming "If you are serious about learning R . . . The Art of R Programming will be beneficial to you." --Paolo Sonego, One R Tip a Day "Makes it look easy for those scientists who need to make numerical models based on statistical analysis. Serious stuff for people who are already R programmers, but it has a lot of value for entry level folks too." --Hank Campbell, Science 2.0 "If you need to do statistical work as a programmer I highly recommend buying it." --Bryan Bell, Math and More "An R programming book that starts from the beginning. If you have at least a vague idea of what programming is, you should find The Art of R Programming useful. I'm keeping this one." --Nathan Yau, FlowingData
TitleLeading
The
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
519.50285/5133
Table Of Content
Introduction Chapter 1: Getting Started Chapter 2: Vectors Chapter 3: Matrices and Arrays Chapter 4: Lists Chapter 5: Data Frames Chapter 6: Factors and Tables Chapter 7: R Programming Structures Chapter 8: Doing Math and Simulations in R Chapter 9: Object-Oriented Programming Chapter 10: Input/Output Chapter 11: String Manipulation Chapter 12: Graphics Chapter 13: Debugging Chapter 14: Performance Enhancement: Tradeoffs in Time and Space Chapter 15: Interfacing R to Other Languages Chapter 16: Parallel R Appendix A: Installing R Appendix B: Installing and Using Packages
Edition Description
New Edition
Synopsis
R is the world's most popular language for developing statistical software- Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly. The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to- -Create artful graphs to visualize complex data sets and functions -Write more efficient code using parallel R and vectorization -Interface R with C/C++ and Python for increased speed or functionality -Find new R packages for text analysis, image manipulation, and more -Squash annoying bugs with advanced debugging techniques Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing., R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly. The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to: -Create artful graphs to visualize complex data sets and functions -Write more efficient code using parallel R and vectorization -Interface R with C/C++ and Python for increased speed or functionality -Find new R packages for text analysis, image manipulation, and more -Squash annoying bugs with advanced debugging techniques Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing., R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly. The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to: * Create artful graphs to visualize complex data sets and functions * Write more efficient code using parallel R and vectorization * Interface R with C/C++ and Python for increased speed or functionality * Find new R packages for text analysis, image manipulation, and more * Squash annoying bugs with advanced debugging techniques Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing., Matloff takes readers on a guided tour of this powerful language, from basic object types and data structures to graphing, parallel processing, and much more. Along the way, readers learn about topics including functional and object-oriented programming, low-level code optimization, and interfacing R with C++ and Python.
LC Classification Number
QA276.4.M2925 2011
Item description from the seller
Seller feedback (610)
- t***o (300)- Feedback left by buyer.Past 6 monthsVerified purchaseGreat seller, item arrived quickly and its appearance was just as it was described. It was in good condition. This book is a good value because it is hard to find, so I appreciate sellers who focus on high quality rare books.Behavioral Game Theory – Experiments in Strategic Interaction - Colin Camerer (#276524150770)
- r***r (606)- Feedback left by buyer.Past 6 monthsVerified purchaseVery happy with my purchase! The book was just as it was described in the listing, and it was packaged securely and received very quickly. Thanks!
- 0***d (2475)- Feedback left by buyer.Past 6 monthsVerified purchaseItem as described. Very fast shipping. Great packaging. Thank you
Product ratings and reviews
Most relevant reviews
- Dec 26, 2018
Great book to learn R
Verified purchase: YesCondition: NewSold by: goodz-limited
More to explore :
- Norman Mailer Paperbacks Books,
- Norman Mailer Study Paperbacks Prep,
- Norman Mailer Fiction Paperbacks Books,
- Norman Mailer Paperbacks Books Nonfiction,
- Norman Mailer Nonfiction Collectibles Paperbacks Books,
- Computer & IT Nonfiction Paperbacks Books Programming Languages,
- Martial Arts Nonfiction Paperbacks Books in Chinese,
- Norman Mailer Art & Photography Antiquarian & Collectible Books,
- Art & Culture Nonfiction Paperbacks Books in German,
- Paperbacks