A First Guide to Statistical Computations in R
Author | : Torben Martinussen |
Publisher | : Samfundslitteratur |
Total Pages | : 178 |
Release | : 2011-12-12 |
ISBN-10 | : 8791319560 |
ISBN-13 | : 9788791319563 |
Rating | : 4/5 (563 Downloads) |
Download or read book A First Guide to Statistical Computations in R written by Torben Martinussen and published by Samfundslitteratur. This book was released on 2011-12-12 with total page 178 pages. Available in PDF, EPUB and Kindle. Book excerpt: R is a statistical computer program used and developed by statisticians around the world. It is probably the leading statistical program, at least among statisticians, and it is freely available. A First Guide to Statistical Computations in R is intended for the newcomer who wants to do statistical analysis with R and needs a guide to get started. The book focuses on statistical data problems that are often encountered within the biosceinces. It puts special emphasis on linear models and analysis of repeated measurements data, but also deals with binary data and survival data, among others. Problems are presented and solutions - along with the corresponding OR code and output - are provided. The guide is divided into two parts: the first part on R basics and the second part on the statistical analyses using R. Various datasets are used for illustration and they are all available in the R package Guide1data.