Provides an interface to pomdp-solve, a solver for Partially Observable Markov Decision Processes (POMDP). The package enables the user to simply define all components of a POMDP model and solve the problem using several methods. The package also contains functions to analyze and visualize the POMDP solutions (e.g., the optimal policy).
Version: | 0.9.1 |
Depends: | R (≥ 3.1.0) |
Imports: | igraph |
Suggests: | knitr, rmarkdown |
Published: | 2019-01-03 |
Author: | Hossein Kamalzadeh [aut, cph, cre], Michael Hahsler [aut, cph], Anthony R. Cassandra [ctb, cph] |
Maintainer: | Hossein Kamalzadeh <hkamalzadeh at smu.edu> |
License: | GPL (≥ 3) |
Copyright: | pomdp-solve is Copyright (C) Anthony R. Cassandra; LASPack is Copyright (C) Tomas Skalicky; lp-solve is Copyright (C) Michel Berkelaar, Kjell Eikland, Peter Notebaert; all other code is Copyright (C) Hossein Kamalzadeh and Michael Hahsler. |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | pomdp results |
Reference manual: | pomdp.pdf |
Vignettes: |
POMDP: Introduction to Partially Observable Markov Decision Processes |
Package source: | pomdp_0.9.1.tar.gz |
Windows binaries: | r-devel: pomdp_0.9.1.zip, r-release: pomdp_0.9.1.zip, r-oldrel: pomdp_0.9.1.zip |
OS X binaries: | r-release: pomdp_0.9.1.tgz, r-oldrel: not available |
Old sources: | pomdp archive |
Please use the canonical form https://CRAN.R-project.org/package=pomdp to link to this page.