save up to 80 percent
how to search
 
Search millions of books and Textbooks!


Browse by Category
Science & MathBiological SciencesBioinformatics



  
book image
Sell Book

R Cookbook (O'Reilly Cookbooks)
Author: Paul Teetor
ISBN-10: 0596809158
ISBN-13: 9780596809157
Published: 2011-03-22
Publisher: O'Reilly Media

Book Description:
With more than 200 practical recipes, this book helps you perform data analysis with R quickly and efficiently. The R language provides everything you need to do statistical work, but its structure can be difficult to master. This collection of concise, task-oriented recipes makes you productive with R immediately, with solutions ranging from basic tasks to input and output, general statistics, graphics, and linear regression.Each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works. If you’re a beginner, R Cookbook will help get you started. If you’re an experienced data programmer, it will jog your memory and expand your horizons. You’ll get the job done faster and learn more about R in the process.Create vectors, handle variables, and perform other basic functions Input and output data Tackle data structures such as matrices, lists, factors, and data frames Work with probability, probability distributions, and random variables Calculate statistics and confidence intervals, and perform statistical tests Create a variety of graphic displays Build statistical models with linear regressions and analysis of variance (ANOVA) Explore advanced statistical techniques, such as finding clusters in your data "Wonderfully readable, R Cookbook serves not only as a solutions manual of sorts, but as a truly enjoyable way to explore the R language—one practical example at a time." —Jeffrey Ryan, software consultant and R package author
OR
compare book prices

book image
Sell Book

R in a Nutshell: A Desktop Quick Reference
Author: Joseph Adler
ISBN-10: 059680170X
ISBN-13: 9780596801700
Published: 2010-01-11
Publisher: O'Reilly Media

Book Description:
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 "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."
OR
compare book prices

book image
Sell Book

The Elements of Statistical Learning: Data Mining, Inference, and Prediction, Second Edition (Springer Series in Statistics)
Author: Trevor Hastie
ISBN-10: 0387848576
ISBN-13: 9780387848570
Published: 2009-02-09
Publisher: Springer

Book Description:
During the past decade there has been an explosion in computation and information technology. With it have come vast amounts of data in a variety of fields such as medicine, biology, finance, and marketing. The challenge of understanding these data has led to the development of new tools in the field of statistics, and spawned new areas such as data mining, machine learning, and bioinformatics. Many of these tools have common underpinnings but are often expressed with different terminology. This book describes the important ideas in these areas in a common conceptual framework. While the approach is statistical, the emphasis is on concepts rather than mathematics. Many examples are given, with a liberal use of color graphics. It is a valuable resource for statisticians and anyone interested in data mining in science or industry. The book's coverage is broad, from supervised learning (prediction) to unsupervised learning. The many topics include neural networks, support vector machines, classification trees and boosting---the first comprehensive treatment of this topic in any book. This major new edition features many topics not covered in the original, including graphical models, random forests, ensemble methods, least angle regression&path algorithms for the lasso, non-negative matrix factorization, and spectral clustering. There is also a chapter on methods for ``wide'' data (p bigger than n), including multiple testing and false discovery rates.
OR
compare book prices

book image
Sell Book

Bioinformatics For Dummies
Author: Jean-Michel Claverie Ph. D.
ISBN-10: 0470089857
ISBN-13: 9780470089859
Published: 2006-12-18
Publisher: For Dummies

Book Description:
Were you always curious about biology but were afraid to sit through long hours of dense reading? Did you like the subject when you were in high school but had other plans after you graduated? Now you can explore the human genome and analyze DNA without ever leaving your desktop!Bioinformatics For Dummies is packed with valuable information that introduces you to this exciting new discipline. This easy-to-follow guide leads you step by step through every bioinformatics task that can be done over the Internet. Forget long equations, computer-geek gibberish, and installing bulky programs that slow down your computer. You’ll be amazed at all the things you can accomplish just by logging on and following these trusty directions. You get the tools you need to:Analyze all types of sequencesUse all types of databasesWork with DNA and protein sequencesConduct similarity searchesBuild a multiple sequence alignmentEdit and publish alignmentsVisualize protein 3-D structuresConstruct phylogenetic treesThis up-to-date second edition includes newly created and popular databases and Internet programs as well as multiple new genomes. It provides tips for using servers and places to seek resources to find out about what’s going on in the bioinformatics world. Bioinformatics For Dummies will show you how to get the most out of your PC and the right Web tools so you’ll be searching databases and analyzing sequences like a pro!
OR
compare book prices

book image
Sell Book

Introductory Statistics with R (Statistics and Computing)
Author: Peter Dalgaard
ISBN-10: 0387790535
ISBN-13: 9780387790534
Published: 2008-08-15
Publisher: Springer

Book Description:
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. Brief sections introduce the statistical methods before they are used. A supplementary R package can be downloaded and contains the data sets. All examples are directly runnable and all graphics in the text are generated from the examples. The statistical methodology covered 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 four chapters contain introductions to multiple linear regression analysis, linear models in general, logistic regression, and survival analysis.
OR
compare book prices

book image
Sell Book

Practical Computing for Biologists
Author: Steven Haddock
ISBN-10: 0878933913
ISBN-13: 9780878933914
Published: 2010-11-05
Publisher: Sinauer Associates, Inc.

Book Description:
Increasingly, scientists find themselves facing exponentially larger data sets and analyses without suitable tools to deal with them. Many biologists end up using spreadsheet programs for most of their data-processing tasks and spend hours clicking around or copying and pasting, and then repeating the process for other data files. Practical Computing for Biologists shows you how to use many freely available computing tools to work more powerfully and effectively. The book was born out of the authors' own experience in developing tools for their research and helping other biologists with their computational problems. Although many of the techniques are relevant to molecular bioinformatics, the motivation for the book is much broader, focusing on topics and techniques that are applicable to a range of scientific endeavors. Twenty-two chapters organized into six parts address these topics and more: Searching with regular expressions The Unix command line Python programming and debugging Creating and editing graphics Databases Performing analyses on remote servers Working with electronics While most of the concepts and examples apply to any operating system, the main narrative focuses on Mac OS X. Where there are differences for Windows and Linux users, parallel instructions are provided in the margin and in an appendix. The book is designed to be used as a self-guided resource for researchers, a companion book in a course, or as a primary textbook. Practical Computing for Biologists will free you from the most frustrating and time-consuming aspects of data processing so you can focus on the pleasures of scientific inquiry.
OR
compare book prices

book image
Sell Book

Introduction to Nursing Informatics (Health Informatics)
Author:
ISBN-10: 144192082X
ISBN-13: 9781441920829
Published: 2010-11-25
Publisher: Springer

Book Description:
Intended as a primer for those just beginning to study nursing informatics, this text equally provides a thorough introduction to basic terms and concepts, as well as an in-depth exploration of the most popular applications in nursing practice, education, administration and research. The Third Edition is updated and expanded to reflect the vast technological advances achieved in health care in recent years. Readers will learn how to use computers and information management systems in their practices, make informed choices related to software/hardware selection, and implement computerized solutions for information management strategies.
OR
compare book prices

book image
Sell Book

Biomedical Informatics: Computer Applications in Health Care and Biomedicine (Health Informatics)
Author:
ISBN-10: 0387289860
ISBN-13: 9780387289861
Published: 2006-05-25
Publisher: Springer

Book Description:
This book focuses on the role of computers in the provision of medical services. It provides both a conceptual framework and a practical approach for the implementation and management of IT used to improve the delivery of health care. Inspired by a Stanford University training program, it fills the need for a high quality text in computers and medicine. It meets the growing demand by practitioners, researchers, and students for a comprehensive introduction to key topics in the field. Completely revised and expanded, this work includes several new chapters filled with brand new material.
OR
compare book prices

book image
Sell Book

Bioinformatics and Functional Genomics
Author: Jonathan Pevsner
ISBN-10: 0470085851
ISBN-13: 9780470085851
Published: 2009-05-04
Publisher: Wiley-Blackwell

Book Description:
The bestselling introduction to bioinformatics and functional genomics—now in an updated editionWidely received in its previous edition, Bioinformatics and Functional Genomics offers the most broad-based introduction to this explosive new discipline. Now in a thoroughly updated and expanded Second Edition, it continues to be the go-to source for students and professionals involved in biomedical research.This edition provides up-to-the-minute coverage of the fields of bioinformatics and genomics. Features new to this edition include:Several fundamentally important proteins, such as globins, histones, insulin, and albumins, are included to better show how to apply bioinformatics tools to basic biological questions.A completely updated companion web site, which will be updated as new information becomes available - visit www.wiley.com/go/pevsnerbioinformaticsDescriptions of genome sequencing projects spanning the tree of life.A stronger focus on how bioinformatics tools are used to understand human disease.The book is complemented by lavish illustrations and more than 500 figures and tables—fifty of which are entirely new to this edition. Each chapter includes a Problem Set, Pitfalls, Boxes explaining key techniques and mathematics/statistics principles, Summary, Recommended Reading, and a list of freely available software. Readers may visit a related Web page for supplemental information at www.wiley.com/go/pevsnerbioinformatics.Bioinformatics and Functional Genomics, Second Edition serves as an excellent single-source textbook for advanced undergraduate and beginning graduate-level courses in the biological sciences and computer sciences. It is also an indispensable resource for biologists in a broad variety of disciplines who use the tools of bioinformatics and genomics to study particular research problems; bioinformaticists and computer scientists who develop computer algorithms and databases; and medical researchers and clinicians who want to understand the genomic basis of viral, bacterial, parasitic, or other diseases.Praise for the first edition:"...ideal both for biologists who want to master the application of bioinformatics to real-world problems and for computer scientists who need to understand the biological questions that motivate algorithms." Quarterly Review of Biology"… an excellent textbook for graduate students and upper level undergraduate students." Annals of Biomedical Engineering"…highly recommended for academic and medical libraries, and for researchers as an introduction and reference…" E-Streams
OR
compare book prices

book image
Sell Book

Principles of Health Interoperability HL7 and SNOMED (Health Informatics)
Author: Tim Benson
ISBN-10: 1848828020
ISBN-13: 9781848828025
Published: 2009-12-14
Publisher: Springer

Book Description:
Joined-up healthcare makes information available when and where it is needed to improve safety, efficiency and effectiveness. Politicians may take interoperability between healthcare computer systems for granted, but it is non-trivial. Healthcare integration projects are notoriously under-estimated and come in over-budget and over-time. Joined-up healthcare depends on standards. The two leading standards are the SNOMED CT, which is a clinical terminology (semantics) and HL7 Version 3, which is a specialised healthcare interoperability language (syntax). Both are new, complex and fit for purpose. Tim Benson believes there is an unmet need for a book on Healthcare Integration. Some health informatics textbooks include chapters on HL7 and/or SNOMED, but these are usually quite short and cannot provide even an adequate introduction. There is little of much value on the Internet, or in journals or conference proceedings.
OR
compare book prices

next

 
bookstores we search

Script Execution Time: 0.785 seconds