<?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>Reinforcement Learning Tools for Two-Alternative Forced Choice
Tasks</dc:title>
  <dc:title>R package binaryRL version 0.9.9</dc:title>
  <dc:description>Tools for building Rescorla-Wagner Models for Two-Alternative 
  Forced Choice tasks, commonly employed in psychological research. 
  Most concepts and ideas within this R package are referenced from 
  Sutton and Barto (2018) &lt;ISBN:9780262039246&gt;. 
  The package allows for the intuitive definition of RL models using simple 
  if-else statements and three basic models built into this R package are 
  referenced from 
  Niv et al. (2012) &lt;doi:10.1523/JNEUROSCI.5498-10.2012&gt;. 
  Our approach to constructing and evaluating these computational models 
  is informed by the guidelines proposed in 
  Wilson &amp; Collins (2019) &lt;doi:10.7554/eLife.49547&gt;. 
  Example datasets included with the package are sourced from the work of
  Mason et al. (2024) &lt;doi:10.3758/s13423-023-02415-x&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: Rcpp, compiler, future, doFuture, foreach, doRNG, progressr</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: stats, GenSA, GA, DEoptim, pso, mlrMBO, mlr, ParamHelpers,
smoof, lhs, DiceKriging, rgenoud, cmaes, nloptr</dc:relation>
  <dc:creator>YuKi &lt;hmz1969a@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>YuKi [aut, cre] (ORCID: &lt;https://orcid.org/0009-0000-1378-1318&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-01-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=binaryRL</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.binaryRL</dc:identifier>
</oai_dc:dc>
