Web-Mart.com
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Books » General » Introductory Statistics with R  
Recommended Sites
Categories
Clothes
Cars
Baby
Beauty
Books
Computers
DVD
Electronics
Gourmet Food
Grocery
Health and Personal Care
Home and Garden
Industrial and Science
Jewelry
Kitchen
Magazines
Music
Musical Instruments
Office Products
Outdoor Living
Pet Supplies
Photo and Camera
Software
Sporting Goods
Tools and Hardware
Toys
Unbox
VHS
PC and Video Games
Phones
Related Categories
• General
Science
Subjects
Books
• General
Mathematics
Science
Subjects
Books
• Probability & Statistics
Applied
Mathematics
Science
Subjects
• Bioinformatics
Biological Sciences
Science
Subjects
Books
• Statistics
Applied
Mathematics
Professional Science
Professional & Technical
• Mathematical & Statistical
Software
Computers & Internet
Subjects
Books
• Statistics
Mathematics
Science & Mathematics
New & Used Textbooks
Custom Stores
• General AAS
Mathematics
Science & Mathematics
New & Used Textbooks
Custom Stores
• General AAS
Science & Mathematics
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
New & Used Textbooks
Custom Stores
Specialty Stores
Books
• General AAS
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• All Amazon Upgrade
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• Computers & Internet
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• Professional & Technical
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• Science
Amazon Upgrade
Custom Stores
Specialty Stores
Books
• General AAS
Qualifying Textbooks
Custom Stores
Specialty Stores
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
Subcategories
Mass Market
Trade

Introductory Statistics with R

Introductory Statistics with R
Author: Peter Dalgaard
Publisher: Springer
Category: Book

Buy New: $52.95

Qty In Stock


New (5) Used (6) from $45.00

Avg. Customer Rating: 4.5 out of 5 stars 18 reviews
Sales Rank: 211599

Media: Paperback
Number Of Items: 1
Pages: 288
Shipping Weight (lbs): 1.3
Dimensions (in): 9.1 x 6.1 x 0.6

ISBN: 0387954759
Dewey Decimal Number: 519.5
EAN: 9780387954752

Publication Date: January 9, 2004
Availability: Usually ships in 1 to 3 weeks

Also Available In:

  • Paperback - Introductory Statistics with R (Statistics and Computing)
  • Digital - Introductory Statistics with R (Statistics and Computing)
  • Kindle Edition - Introductory Statistics with R (Statistics and Computing)

Accessories:

  • Fundamentals of Data Mining in Genomics and Proteomics
  • Evolutionary Bioinformatics

Similar Items:

  • Data Analysis and Graphics Using R: An Example-based Approach (Cambridge Series in Statistical and Probabilistic Mathematics)
  • A Handbook of Statistical Analyses Using R
  • Modern Applied Statistics with S
  • The R Book
  • R Graphics (Computer Science and Data Analysis)

Editorial Reviews:

Product Description

R is an Open Source implementation of the S language. It works on multiple computing platforms and can be freely downloaded. R is now in widespread use for teaching at many levels as well as for practical data analysis and methodological development.

This book provides an elementary-level introduction to R, targeting both non-statistician scientists in various fields and students of statistics. The main mode of presentation is via code examples with liberal commenting of the code and the output, from the computational as well as the statistical viewpoint. A supplementary R package can be downloaded and contains the data sets.

The statistical methodology includes statistical standard distributions, one- and two-sample tests with continuous data, regression analysis, one- and two-way analysis of variance, regression analysis, analysis of tabular data, and sample size calculations. In addition, the last six chapters contain introductions to multiple linear regression analysis, linear models in general, logistic regression, survival analysis, Poisson regression, and nonlinear regression.

In the second edition, the text and code have been updated to R version 2.6.2. The last two methodological chapters are new, as is a chapter on advanced data handling. The introductory chapter has been extended and reorganized as two chapters. Exercises have been revised and answers are now provided in an Appendix.




Customer Reviews:   Read 13 more reviews...

3 out of 5 stars Intro. stats with R   June 3, 2008
 1 out of 1 found this review helpful

This book seems like an excellent reference if you read though it in order and follow along using the example dataset provided online. However, I find that the transition to using my own data is far from clear. The book does not prepare you very well for using your own data, and barely discusses any type of matrices. This book if for univariate analysis, and univariate data.
As a reference it is definitely not as well suited. Looking up a topic in the index and jumping to that page often drops you in the middle of an example and you have to go back to the beginning of the at least the chapter to understand what's going on.
Basically after using this book I have found that though I can parrot the examples on the page, I do not understand the reasoning behind the code. Therefore when I go on to try and use my own data, I do not have the understanding and vocabulary necessary to adjust the commands to the needs of my dataset. For example there is a section on graphics (chapter 3) but I was not able to use it to help me figure out how to label a simple chart, unless it was the same chart that was used in the example.



4 out of 5 stars Good book on how to use R for basic statistical analysis   May 21, 2008
 1 out of 1 found this review helpful

If you are new to statistics or have a limited knowledge of basic programming skills this book is not for you. If you understand basic statistics and know something about programming then this is an excellent introduction to how to use R to perform basic statistical analysis. It is not an R manual, as was stated in the preface. Nor is it an introductory statistics book by itself. It describes the analysis technique in high level, walks through the analysis step by step, and shows you how to use R to do the analysis. The chapter on linear models, specifically where he designs the matrices and dummy variables was a bit confusing. That was the only issue I had with the book.


5 out of 5 stars Fast shipping, good quality. Thanks!   February 22, 2008
 0 out of 9 found this review helpful

The shipping is fast and the book arrived in good quality. I appreciate it very much. Thanks!


5 out of 5 stars Excellent resource   September 22, 2007
 2 out of 2 found this review helpful

I bought this book a little over a year ago when a friend and colleague insisted I learn the R system for our collaborative work. I am not a professional statistician, but an engineer and researcher who needs and uses statistics in the course of my professional work.

I found this book approachable and informative from the non-professional perspective. (That is, from the viewpoint of a non-statistician.) I found enough examples to guide me through the process of bringing my datasets into the R environment, and then enough guidance to get me through the initial analyses necessary to make meaningful use of the statistical computations contained within the R system.

There are many other texts that treat the kinds of advanced statistics capability in the R system. Those are also necessary references for the non-statistician. There are also other texts on using the graphics subsystem present in R (which is substantial). Those references are also useful for preparation of reports and other written material.

But, this text is most useful as a primer for the system and is a first source on my shelf when I need to know the "how-to" of the basics. Then, if my needs are more substantial than those addressed by Dalgaard, I'll turn to other references.



4 out of 5 stars Great for learning the language   March 23, 2007
 3 out of 3 found this review helpful

If you have learned the stat concepts behind these procedures already, this is book is great. I think this book is very helpful for people who have had a few stat courses where the professor used a competing stat software package.

I really like how the author repeats some of the important syntax explanations throughout the book (for example, why attaching a data frame makes the syntax more concise). This approach makes it better than trying to learn R from the isolated html help files.


Qty In Stock


Discount Shopping Online by Web-Mart.com