<?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>Beginning R</title>
    <subTitle>the statistical programming language</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Gardener, Mark</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="text">New Delhi</placeTerm>
    </place>
    <publisher>Wiley India Pvt. Ltd.</publisher>
    <dateIssued>2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix 475 p : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>Conquer the complexities of this open source statistical language
R is fast becoming the de facto standard for statistical computing and analysis in science, business, engineering, and related fields. This book examines this complex language using simple statistical examples, showing how R operates in a user-friendly context. Both students and workers in fields that require extensive statistical analysis will find this book helpful as they learn to use R for simple summary statistics, hypothesis testing, creating graphs, regression, and much more. It covers formula notation, complex statistics, manipulating data and extracting components, and rudimentary programming.</abstract>
  <note type="statement of responsibility">by Mark Gardener.</note>
  <note>Includes bibliographical references and index.</note>
  <subject>
    <topic>Programming languages (R)</topic>
  </subject>
  <classification authority="ddc">005.133 GAR/B</classification>
  <identifier type="isbn">9788126541201 (PBK)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">IN-BhIIT</recordContentSource>
    <recordCreationDate encoding="marc">241015</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250804114945.0</recordChangeDate>
    <recordIdentifier source="IN-BhIIT">GB1179</recordIdentifier>
  </recordInfo>
</mods>
