Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
R in a Nutshell
 
 

R in a Nutshell [ペーパーバック]

Joseph Adler

価格: ¥ 4,163 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。
3点在庫あり。ご注文はお早めに。
2012/6/1 金曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
この商品には新版があります:
R in a Nutshell R in a Nutshell
¥ 4,163
近日発売 予約可

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


よく一緒に購入されている商品

この本とR Cookbook (O'Reilly Cookbooks) ¥ 3,330 をあわせて買う

R in a Nutshell + R Cookbook (O'Reilly Cookbooks)
合計価格: ¥ 7,493

在庫状況の表示

  • 対象商品: R in a Nutshell

    在庫あり。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細

  • R Cookbook (O'Reilly Cookbooks)

    在庫あり。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細



商品の説明

内容説明

What people are saying about R in a Nutshell "I am excited about this book. R in a Nutshell is a great introduction to R, as well as a comprehensive reference for using R in data analytics and visualization. Adler provides 'real world' examples, practical advice, and scripts, making it accessible to anyone working with data, not just professional statisticians." --Martin Schultz, Arthur K. Watson Professor of Computer Science, Yale University "R in a Nutshell is an ideal book for getting started with R. Newcomers will find the fundamentals for performing statistical analysis and graphics, all illustrated with practical examples. This book is an invaluable reference for anyone who wants to learn what R is and what is can do, even for longtime R users looking for new tips and tricks." --David M. Smith, Editor of the "Revolutions" blog at REvolution Computing Why learn R? Because it's rapidly becoming the standard for developing statistical software. R in a Nutshell provides a quick and practical way to learn this increasingly popular open source language and environment. You'll not only learn how to program in R, but also how to find the right user-contributed R packages for statistical modeling, visualization, and bioinformatics. The author introduces you to the R environment, including the R graphical user interface and console, and takes you through the fundamentals of the object-oriented R language. Then, through a variety of practical examples from medicine, business, and sports, you'll learn how you can use this remarkable tool to solve your own data analysis problems. * Understand the basics of the language, including the nature of R objects * Learn how to write R functions and build your own packages * Work with data through visualization, statistical analysis, and other methods * Explore the wealth of packages contributed by the R community * Become familiar with the lattice graphics package for high-level data visualization * Learn about bioinformatics packages provided by Bioconductor

著者について

Joseph Adler has years of experience working with lots of popular data mining packages, including databases (including Oracle, PostgreSQL, and MS Access), statistical analysis tools (SAS, SPSS, S-Plus, and R), and data mining tools (SAS Enterprise Miner, Insightful Miner, Oracle Data Mining, Weka, and SPSS Clementine). He is currently leading a project at Verisign to pick a data mining package for enterprise deployment.

登録情報

  • ペーパーバック: 611ページ
  • 出版社: Oreilly & Associates Inc; 1版 (2009/12/23)
  • 言語 英語, 英語, 英語
  • ISBN-10: 059680170X
  • ISBN-13: 978-0596801700
  • 発売日: 2009/12/23
  • 商品の寸法: 22.9 x 15.2 x 3.1 cm
  • Amazon ベストセラー商品ランキング: 洋書 - 42,011位 (洋書のベストセラーを見る)
  •  カタログ情報、または画像について報告


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品を見た後に買っているのは?


この商品につけられているタグ

 (詳細)
タグをクリックすると、タグがつけられた商品、タグをつけた人が表示されます。※タグは初期設定で公開になっています。詳しくはこちら
 
(1)
(1)

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  22件のカスタマーレビュー
67 人中、66人の方が、「このレビューが参考になった」と投票しています。
Gateway into the world of R 2010/4/15
By Tony DaBoney - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
'R in a Nutshell' is the essential introductory book on R. Do not try to learn R without it.

I made two attempts to learn R before purchasing this book. In both previous attempts, I had to abort and use another tool to solve my problem because it was taking me too long to accomplish very simple things in R.

The reason R is hard to learn is that its documentation is organized for statisticians that already know R, but have forgotten a detail or two. There are a few other books on learning R, but they are setup like a college course - complete the entire book and THEN you can actually accomplish something.

R in a Nutshell allows you to get working immediately. Simply lookup what you need to do. The firsts thing I did was load a file and make a histogram. I found that stuff in the section on "Loading Data" and the section on charts. In no time I was making stacked area charts for cohorts. Now R is an essential tool for me - and I haven't even taken the time to learn it well! With this book, I don't have to. I can learn as I go. So I actually use R.

Do not R without it.
68 人中、64人の方が、「このレビューが参考になった」と投票しています。
Useful and surprisingly engaging 2010/1/15
By Gimpel the Fool - (Amazon.com)
形式:ペーパーバック
Back in school, I was introduced to using SPSS for use in statistical analysis. While I liked SPSS, it was too expensive for me to procure a copy for my own personal use. A friend suggested that I try R. I was a little nervous about R, because being more enthusiastic about than talented with mathematics, and I was most comfortable with a point and click program. So, before I began, I bought "R in a Nutshell" to learn more. I'm glad that I did.

Adler's book begins with a basic tutorial for R and an introduction to R language. It explains how to use R to draw graphs, statistical analysis and even some bio stuff. All I needed to do was to load in my data, draw a couple charts and compute some t tests and chi-squared statistics.

The book was great, multi-faceted as a teaching tool, and - unexpectedly (and atypically for such works) - entertaining to read. I'm looking forward to using R next time I need to fit a regression model, or do factor analysis. The rare mathematics tutorial that will engage academics, financial traders and baseball stat wonks alike. Nice job.
32 人中、30人の方が、「このレビューが参考になった」と投票しています。
Excellent resource for a language with a steep learning curve! 2010/4/15
By Jay Thomas - (Amazon.com)
形式:ペーパーバック
While R, the free statistical computing and graphics software environment and language, is quickly becoming ubiquitous in both academia and the corporate world, many new (especially non-academic) users find its learning curve prohibitively steep. To make matters worse, most documentation is written by and for academic statisticians already relatively familiar with the software, and R's syntax is quite different from most conventional programming languages.

Thanks to Joseph Adler's book, there's finally a comprehensive and definitive resource for the rest of us. The book is divided into five sections: Basics gives you all you need to get up and running; The R Language delves into the details of the language itself; Working with Data addresses such topics as loading, transforming, summarizing, and plotting data; Statistics with R covers statistical tests and modeling; and an Appendix describes the many functions and data sets included with the R base distribution.

R in a Nutshell touches on all of the major R use cases and subject areas, including lattice graphics, regressions, tests of statistical significance, classification, machine learning, time series analysis, and bioinformatic applications.

The book's prose is exceptionally clear, readable, and to-the-point. Each function or feature is presented with a full list of arguments and options, and generously illustrated with numerous examples of code, plots, and graphics. As one expects from the best O'Reilly books, there's hardly a page without code snippets and illustrations.

Personally, one of the sections I've found most useful in my daily use of R is the section on data transformation. R's data structures and how to coerce them into forms appropriate for certain types of analysis have been among my top R-related stumbling blocks. R in a Nutshell has taught me techniques I would never have known existed, and has saved me from writing countless lines of code in attempts to reproduce native but non-obvious functionality.

If you need to use R often, this is a book that will quickly become thoroughly bookmarked, and a permanent fixture on your desk.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア


関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換