# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "markovDP" in publications use:' type: software title: 'markovDP: Infrastructure for Discrete-Time Markov Decision Processes (MDP)' version: 0.99.0 identifiers: - type: doi value: 10.32614/CRAN.package.markovDP abstract: Provides the infrastructure to work with Markov Decision Processes (MDPs) in R. The focus is on convenience in formulating MDPs, the support of sparse representations (using sparse matrices, lists and data.frames) and visualization of results. Some key components are implemented in C++ to speed up computation. Several popular solvers are implemented. authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 preferred-citation: type: manual title: 'markovDP: Infrastructure for Discrete-Time Markov Decision Processes (MDP)' authors: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405 year: '2024' notes: R package version 0.99.0 url: https://github.com/mhahsler/markovDP repository: https://mhahsler.r-universe.dev repository-code: https://github.com/mhahsler/markovDP commit: 2b296665651e3233666134c0c7478d78b233886c url: https://github.com/mhahsler/markovDP date-released: '2024-08-29' contact: - family-names: Hahsler given-names: Michael email: mhahsler@lyle.smu.edu orcid: https://orcid.org/0000-0003-2716-1405