Magnetic Resonance Brain Imaging: Modelling and Data Analysis Using R: Use R!
Autor Jörg Polzehl, Karsten Tabelowen Limba Engleză Paperback – 13 oct 2023
The book starts with a short introduction into MRI. The next chapter considers the process of reading and writing common neuroimaging data formats to and from the Rsession. The main chapters then cover four common MR imaging modalities and their data modeling and analysis problems: functional MRI, diffusion MRI, Multi-Parameter Mapping and Inversion Recovery MRI. The book concludes with extended Appendices on details of the utilize non-parametric statistics and on resources for R and MRI data.
The book also addresses the issues of reproducibility and topics like data organization and description, open data and open science. It completely relies on a dynamic report generation with knitr: The books R-code and intermediate results are available for reproducibility of the examples.
Din seria Use R!
- 15% Preț: 676.86 lei
- 17% Preț: 362.74 lei
- 15% Preț: 591.79 lei
- 17% Preț: 362.15 lei
- 17% Preț: 458.07 lei
- Preț: 226.73 lei
- 17% Preț: 395.94 lei
- Preț: 374.86 lei
- 20% Preț: 503.87 lei
- 17% Preț: 396.92 lei
- 15% Preț: 360.58 lei
- 17% Preț: 430.21 lei
- Preț: 276.09 lei
- 15% Preț: 497.12 lei
- 15% Preț: 471.53 lei
- 15% Preț: 525.35 lei
- Preț: 489.30 lei
- 15% Preț: 494.85 lei
- Preț: 455.89 lei
- 15% Preț: 518.73 lei
- 18% Preț: 786.18 lei
- 15% Preț: 498.94 lei
- 18% Preț: 783.35 lei
- 18% Preț: 783.20 lei
- 15% Preț: 497.42 lei
- Preț: 451.26 lei
- Preț: 420.40 lei
- 15% Preț: 494.85 lei
- Preț: 419.06 lei
- 15% Preț: 695.70 lei
- 15% Preț: 499.12 lei
- 15% Preț: 493.89 lei
- 15% Preț: 584.10 lei
- 15% Preț: 591.47 lei
- 15% Preț: 497.31 lei
- 15% Preț: 696.02 lei
- Preț: 420.02 lei
- Preț: 489.87 lei
- 15% Preț: 585.26 lei
- Preț: 453.21 lei
- 15% Preț: 507.95 lei
- Preț: 388.34 lei
- 15% Preț: 496.67 lei
- Preț: 423.47 lei
- 15% Preț: 520.61 lei
- 15% Preț: 531.26 lei
- 15% Preț: 582.12 lei
- Preț: 454.16 lei
Preț: 639.73 lei
Preț vechi: 752.63 lei
-15% Nou
Puncte Express: 960
Preț estimativ în valută:
122.47€ • 127.79$ • 102.66£
122.47€ • 127.79$ • 102.66£
Carte tipărită la comandă
Livrare economică 12-26 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031389481
ISBN-10: 3031389484
Pagini: 258
Ilustrații: XXI, 258 p. 78 illus., 47 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.4 kg
Ediția:2nd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria Use R!
Locul publicării:Cham, Switzerland
ISBN-10: 3031389484
Pagini: 258
Ilustrații: XXI, 258 p. 78 illus., 47 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.4 kg
Ediția:2nd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria Use R!
Locul publicării:Cham, Switzerland
Cuprins
- 1. Introduction. - 2. Magnetic Resonance Imaging in a Nutshell. - 3. Medical Imaging Data Formats. - 4. Functional Magnetic Resonance Imaging. - 5. Diffusion-Weighted Imaging. - 6. Multiparameter Mapping. - 7. Inversion Recovery Magnetic Resonance Imaging.
Notă biografică
Jörg Polzehl has retired in 2022 after 25 years as research associate at the Weierstrass Institute for Applied Analysis and Stochastics (WIAS) in Berlin, Germany. He holds a PhD in mathematics from Humboldt University Berlin. His main research interests are in computational and nonparametric statistics, with a focus on statistical modeling and data analysis in medical imaging. He has been elected as a Fellow of the Institute of Mathematical Statistics (IMS) and has been a longtime member of the American Statistical Association (ASA) and the Organization of Human Brain Mapping (OHBM).Karsten Tabelow is a (particle) physisist by training who currently works as a data scientist at the Weierstrass Institute for Applied Analysis and Stochastics (WIAS) in Berlin, Germany. He is interested in Magnetic Resonance Imaging data of the human brain and considers data modeling and analysis problems with a focus on structural adaptive smoothing methods and biophysical models. He is also interested in reconstruction problems from physics-based imaging modalities. He is a member of the OHBM. Finally, he contributes to the discussion on Open Science and Research Data Handling especially within mathematics. Within the Mathematical Research Data Initiative (MaRDI) with the German National Research Data Infrastructure (NFDI) he is one of the strategic developers of the consortium and a leader of the MaRDI working group at WIAS.
Both authors have jointly coauthored several R packages for the analysis of Magnetic Resonance Imaging data.
Both authors have jointly coauthored several R packages for the analysis of Magnetic Resonance Imaging data.
Textul de pe ultima copertă
This book discusses modelling and analysis of Magnetic Resonance Imaging (MRI) data of the human brain. For the data processing pipelines we rely on R, the software environment for statistical computing and graphics. The book is intended for readers from two communities: Statisticians, who are interested in neuroimaging and look for an introduction to the acquired data and typical scientific problems in the field and neuroimaging students, who want to learn about the statistical modeling and analysis of MRI data. Being a practical introduction, the book focuses on those problems in data analysis for which implementations within R are available. By providing full worked-out examples the book thus serves as a tutorial for MRI analysis with R, from which the reader can derive its own data processing scripts.
The book starts with a short introduction into MRI. The next chapter considers the process of reading and writing common neuroimaging data formats to and from the Rsession. The main chapters then cover four common MR imaging modalities and their data modeling and analysis problems: functional MRI, diffusion MRI, Multi-Parameter Mapping and Inversion Recovery MRI. The book concludes with extended Appendices on details of the utilize non-parametric statistics and on resources for R and MRI data.
The book also addresses the issues of reproducibility and topics like data organization and description, open data and open science. It completely relies on a dynamic report generation with knitr: The books R-code and intermediate results are available for reproducibility of the examples.
Caracteristici
Provides introduction to the modeling and analysis of MRI data for both statisticians and neuroscientists Offers complete analysis pipelines for the analysis of MRI data in R Provides reproducible examples using open data and open software with code