Skip to product information
1 of 1

Exploring Modeling with Data and Differential Equations Using R

- 356 Pages
Published: 29/11/2022

Regular price £84.99
Regular price £74.99 Sale price £84.99
Sale Sold out
Condition
Share this product with your friends.
  • Summary
  • Author
  • Product Details
  • Review

Exploring Modeling with Data and Differential Equations Using R provides a unique introduction to differential equations with applications to the biological and other natural sciences. Additionally, model parameterization and simulation of stochastic differential equations are explored, providing additional tools for model analysis and evaluation. This unified framework sits at the intersection of different mathematical subject areas, data science, statistics, and the natural sciences. The text throughout emphasizes data science workflows using the R statistical software program and the tidyverse constellation of packages. Only knowledge of calculus is needed; the text's integrated framework is a stepping stone for further advanced study in mathematics or as a comprehensive introduction to modeling for quantitative natural scientists.

The text will introduce you to:

  • modeling with systems of differential equations and developing analytical, computational, and visual solution techniques.
  • the R programming language, the tidyverse syntax, and developing data science workflows.
  • qualitative techniques to analyze a system of differential equations.
  • data assimilation techniques (simple linear regression, likelihood or cost functions, and Markov Chain, Monte Carlo Parameter Estimation) to parameterize models from data.
  • simulating and evaluating outputs for stochastic differential equation models.

An associated R package provides a framework for computation and visualization of results. It can be found here: https://cran.r-project.org/web/packages/demodelr/index.html.