Cantitate/Preț
Produs

An R Companion to Linear Statistical Models

Autor Christopher Hay-Jahans, Chris Hay-Jahans
en Limba Engleză Paperback – 18 oct 2017
Focusing on user-developed programming, An R Companion to Linear Statistical Models serves two audiences: those who are familiar with the theory and applications of linear statistical models and wish to learn or enhance their skills in R; and those who are enrolled in an R-based course on regression and analysis of variance. For those who have never used R, the book begins with a self-contained introduction to R that lays the foundation for later chapters.
This book includes extensive and carefully explained examples of how to write programs using the R programming language. These examples cover methods used for linear regression and designed experiments with up to two fixed-effects factors, including blocking variables and covariates. It also demonstrates applications of several pre-packaged functions for complex computational procedures.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 45451 lei  6-8 săpt.
  CRC Press – 18 oct 2017 45451 lei  6-8 săpt.
Hardback (1) 109914 lei  6-8 săpt.
  CRC Press – 19 oct 2011 109914 lei  6-8 săpt.

Preț: 45451 lei

Preț vechi: 59054 lei
-23% Nou

Puncte Express: 682

Preț estimativ în valută:
8698 9150$ 7258£

Carte tipărită la comandă

Livrare economică 09-23 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138116030
ISBN-10: 1138116033
Pagini: 372
Ilustrații: 288 equations; 42 Tables, black and white; 97 Illustrations, black and white
Dimensiuni: 156 x 234 x 25 mm
Greutate: 0.48 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Public țintă

Professional Practice & Development

Cuprins

Background: Getting Started. Working with Numbers. Working with Data Structures. Basic Plotting Functions. Automating Flow in Programs. Linear Regression Models: Simple Linear Regression. Simple Remedies for Simple Regression. Multiple Linear Regression. Additional Diagnostics for Multiple Regression. Simple Remedies for Multiple Regression. Linear Models with Fixed-Effects Factors: One-Factor Models. One-Factor Models with Covariates. One-Factor Models with a Blocking Variable. Two-Factor Models. Simple Remedies for Fixed-Effects Models. Bibliography. Index.


Notă biografică

Christopher Hay-Jahans received his Doctor of Arts in mathematics from Idaho State University in 1999. After spending three years at University of South Dakota, he moved to Juneau, Alaska, in 2002 where he has taught a wide range of undergraduate courses at University of Alaska Southeast. Each year, since 2004, he has also been teaching a course on regression and analysis of variance. Students enrolling in this course have included UAS undergraduates, masters and doctoral students from the Juneau Campus of the University of Alaska Fairbanks School of Fisheries and Ocean Sciences, as well as area professionals in the applied sciences. This work was developed as a supplement for his regression and analysis of variance course and is geared to cover topics from a wide range of textbooks, as well as address the interests, needs, and abilities of a fairly diverse group of students.

Descriere

This work was prepared to serve as an R supplement for textbooks on Linear Statistical Models. It provides computational and coding details on the use of R that textbooks do not. Topics covered include simple and multiple linear regression models, models for one- and two-factor fixed-effects designs, covariance models, and models for randomized complete block designs. The text can serve as both a course supplement and a fairly detailed self-help resource. The development of "grass-roots" code alongside demonstrations of pre-packaged routines provides users with illustrations on how to develop their own programs with R.