Book Image

Simulation for Data Science with R

By : Matthias Templ
Book Image

Simulation for Data Science with R

By: Matthias Templ

Overview of this book

Data Science with R aims to teach you how to begin performing data science tasks by taking advantage of Rs powerful ecosystem of packages. R being the most widely used programming language when used with data science can be a powerful combination to solve complexities involved with varied data sets in the real world. The book will provide a computational and methodological framework for statistical simulation to the users. Through this book, you will get in grips with the software environment R. After getting to know the background of popular methods in the area of computational statistics, you will see some applications in R to better understand the methods as well as gaining experience of working with real-world data and real-world problems. This book helps uncover the large-scale patterns in complex systems where interdependencies and variation are critical. An effective simulation is driven by data generating processes that accurately reflect real physical populations. You will learn how to plan and structure a simulation project to aid in the decision-making process as well as the presentation of results. By the end of this book, you reader will get in touch with the software environment R. After getting background on popular methods in the area, you will see applications in R to better understand the methods as well as to gain experience when working on real-world data and real-world problems.
Table of Contents (18 chapters)
Simulation for Data Science with R
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

References


  • Box, G.E.P., and M.E. Muller. 1958. "A Note on the Generation of Normal Random Deviates," Annals of Mathematical Statistics 29: 610–11.

  • Brooks, S.P., and A. Gelman. 1998. "General Methods for Monitoring Convergence of Iterative Simulations," Journal of Computational and Graphical Statistics 7 (4): 434–55.

  • Gelman, A., J.B. Carlin, H.S. Stern, D.B. Dunson, A. Vehtari, and D.B. Rubin. 2013. Bayesian Data Analysis, Third Edition. Chapman & Hall/CRC Texts in Statistical Science. Taylor & Francis.

  • Gelman, Rubin, A. 1992. „Inference from Iterative Simulation Using Multiple Sequences," Statistical Science 7 (4). Institute of Mathematical Statistics: 457–72.

  • Geman, S., and D. and Geman. 1984. „Stochastic Relaxation, Gibbs Distributions, and the Bayesian Restoration of Images," IEEE Trans. Pattern Anal. Mach. Intell 6 (6): 721–41.

  • Hastings, W.K. 1970. „Monte Carlo Sampling Methods Using Markov Chains and Their Applications," Biometrika 57 (1): 97–109.

  • Knuth, D.E. 1998. The Art of Computer...