<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Softball Run Expectancy using Markov Chains and Simulation</dc:title>
  <dc:title>R package runexp version 0.2.1</dc:title>
  <dc:subject>CRAN Task View: SportsAnalytics (https://CRAN.R-project.org/view=SportsAnalytics)</dc:subject>
  <dc:description>Implements two methods of estimating runs scored in a softball 
    scenario: (1) theoretical expectation using discrete Markov chains and (2) empirical
    distribution using multinomial random simulation.  Scores are based on player-specific input 
    probabilities (out, single, double, triple, walk, and homerun).  Optional inputs include probability
    of attempting a steal, probability of succeeding in an attempted steal, and an indicator of whether
    a player is "fast" (e.g. the player could stretch home).  These probabilities may be 
    calculated from common player statistics that are publicly available on team's webpages. 
    Scores are evaluated based on a nine-player lineup and may be used to compare lineups, 
    evaluate base scenarios, and compare the offensive potential of individual players.  
    Manuscript forthcoming.  See Bukiet &amp; Harold (1997) &lt;doi:10.1287/opre.45.1.14&gt; for 
    implementation of discrete Markov chains. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.6)</dc:relation>
  <dc:relation>Imports: doParallel, foreach, parallel</dc:relation>
  <dc:relation>Suggests: xml2, rvest</dc:relation>
  <dc:creator>Annie Sauer &lt;anniees@vt.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Annie Sauer [aut, cre],
  Sierra Merkes [aut]</dc:contributor>
  <dc:rights>LGPL</dc:rights>
  <dc:date>2021-03-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=runexp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.runexp</dc:identifier>
</oai_dc:dc>
