<?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>R for everyone</title>
    <subTitle>advanced analytics and graphics</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lander, Jared P.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>c2017</dateIssued>
    <dateIssued encoding="marc">2017</dateIssued>
    <edition>Second edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxiv, 528 pages : illustrations (some color) ; 23 cm</extent>
  </physicalDescription>
  <tableOfContents>Getting R -- The R environment -- R packages -- Basics of R -- Advanced data structures -- Reading data into R -- Statistical graphics -- Writing R functions -- Control statements -- Loops, the Un-R way to iterate -- Group manipulation -- Faster group manipulation with dplyr -- Iterating with purrr -- Data reshaping -- Reshaping data in the Tidyverse -- Manipualting strings -- Probability distributions -- Basic statistics -- Linear models -- Generalized linear models -- Model diagnostics -- Regularization and shrinkage -- Nonlinear models -- Time series and autocorrelation -- Clustering -- Model fitting with Caret -- Reproducibility and reports with knitr -- Rich documents with RMarkdown -- Interactive dashboards with shiny -- Building R packages -- Real-life resources.</tableOfContents>
  <note type="statement of responsibility">Jared P. Lander.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>R (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Scripting languages (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Statistics</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Statistics</topic>
    <topic>Graphic methods</topic>
    <topic>Data processing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer simulation</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer science</topic>
  </subject>
  <classification authority="lcc">QA76.73.R3 L36 2017</classification>
  <classification authority="ddc" edition="23">005.13</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Addison-Wesley data and analytics series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">013454692X (pbk)</identifier>
  <identifier type="isbn">9780134546926 (pbk)</identifier>
  <identifier type="lccn">2017934582</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">YDXCP</recordContentSource>
    <recordCreationDate encoding="marc">260622</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260622103620.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">45950</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
