<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Random process analysis with R</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bittelli, Marco</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Olmi, Roberto</namePart>
  </name>
  <name type="personal">
    <namePart>Rosa, Rodolfo</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">enk</placeTerm>
    </place>
    <publisher>Oxford University Press</publisher>
    <dateIssued>©2022</dateIssued>
    <dateIssued encoding="marc">2022</dateIssued>
    <copyrightDate encoding="marc">2022</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xi, 500p.</extent>
  </physicalDescription>
  <abstract>Random process analysis (RPA) is used as a mathematical model in physics, chemistry, biology, computer science, information theory, economics, environmental science, and many other disciplines. Over time, it has become more and more important for the provision of computer code and data sets. This book presents the key concepts, theory, and computer code written in R, helping readers with limited initial knowledge of random processes to become confident in their understanding and application of these principles in their own research. Consistent with modern trends in university education, the authors make readers active learners with hands-on computer experiments in R code directing them through RPA methods and helping them understand the underlying logic.

Each subject is illustrated with real data collected in experiments performed by the authors or taken from key literature. As a result, the reader can promptly apply the analysis to their own data, making this book an invaluable resource for undergraduate and graduate students, as well as professionals, in physics, engineering, biophysical and environmental sciences, economics, and social sciences.</abstract>
  <note type="statement of responsibility">Marco Bittelli, Roberto Olmi and Rodolfo Rosa</note>
  <subject authority="lcsh">
    <topic>Stochastic processes</topic>
    <topic>Mathematical models</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Stochastic processes</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>R (Computer program language)</topic>
  </subject>
  <subject authority="rvm">
    <topic>Processus stochastiques</topic>
    <topic>Modèles mathématiques</topic>
  </subject>
  <subject authority="rvm">
    <topic>Processus stochastiques</topic>
    <topic>Informatique</topic>
  </subject>
  <subject authority="rvm">
    <topic>R (Langage de programmation)</topic>
  </subject>
  <subject authority="">
    <topic>R (Computer program language)</topic>
  </subject>
  <subject authority="">
    <topic>Stochastic processes</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="">
    <topic>Stochastic processes</topic>
    <topic>Mathematical models</topic>
  </subject>
  <classification authority="ddc">519.2 BitR</classification>
  <identifier type="isbn">0198862520</identifier>
  <identifier type="isbn">9780198862529</identifier>
  <identifier type="isbn">9780198862512</identifier>
  <identifier type="isbn">0198862512</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">220401</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250925155757.0</recordChangeDate>
  </recordInfo>
</mods>
