<?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>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>2017</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxiv, 528 pages : Illustrations (some color) ;</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>Includes indexes.</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>
  </subject>
  <subject authority="lcsh">
    <topic>Computer simulation</topic>
  </subject>
  <classification authority="lcc">QA 76.73 LAN</classification>
  <identifier type="isbn">013454692X</identifier>
  <identifier type="isbn">9780134546926</identifier>
  <recordInfo/>
</mods>
