<?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>Exploring data science with R and the tidyverse</title>
    <subTitle>A concise introduction</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Bonnell, Jerry</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ogihara, Mitsunori</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">CRC Prsss</placeTerm>
    </place>
    <publisher>London</publisher>
    <dateIssued>2024</dateIssued>
    <edition>First edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xv, 475 pages : illustrations (some color) ;</extent>
  </physicalDescription>
  <abstract>"This book introduces the reader to data science using R and the tidyverse. No prerequisite knowledge is needed in college-level programming or mathematics (e.g., calculus or statistics). The book is self-contained so readers can immediately begin building data science workflows without needing to reference extensive amounts of external resources for onboarding. The contents are targeted for undergraduate students but are equally applicable to students at the graduate level and beyond. The book develops concepts using many real-world examples to motivate the reader. An accompanying R package "edsdata" contains synthetic and real datasets used by the textbook and is meant to be used for further practice. An exercise set is made available and designed for compatibility with automated grading tools for instructor use"--</abstract>
  <tableOfContents>Data types -- Data transformation -- Data visualization -- Building simulations -- Sampling -- Hypothesis testing -- Quantifying uncertainty -- Towards normality -- Regression -- Text analysis.</tableOfContents>
  <note type="statement of responsibility">Jerry Bonnell and Mitsunori Ogihara.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Data mining</topic>
  </subject>
  <subject authority="lcsh">
    <topic>R (Computer program language)</topic>
  </subject>
  <classification authority="ddc">005.54 BON-E</classification>
  <identifier type="isbn">9781032341705</identifier>
  <recordInfo/>
</mods>
