Last data update: 2014.03.03

MDPtoolbox

Package: MDPtoolbox
Type: Package
Title: Markov Decision Processes toolbox
Version: 4.0.2
Date: 2014-07-21
Author: Iadine Chades, Guillaume Chapron, Marie-Josee Cros, Frederick Garcia, Regis Sabbadin
Maintainer: Guillaume Chapron <gchapron@carnivoreconservation.org>
Description: The Markov Decision Processes (MDP) toolbox proposes functions related to the resolution of discrete-time Markov Decision Processes: finite horizon, value iteration, policy iteration, linear programming algorithms with some variants and also proposes some functions related to Reinforcement Learning.
License: BSD_3_clause + file LICENSE
Depends: Matrix, linprog
Packaged: 2014-07-21 22:30:36 UTC; Guillaume
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-22 00:49:45

● 0 images, 22 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MDPtoolbox' ...
** package 'MDPtoolbox' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'MDPtoolbox'
    finding HTML links ... done
    MDPtoolbox-package                      html  
    mdp_LP                                  html  
    mdp_Q_learning                          html  
    mdp_bellman_operator                    html  
    mdp_check                               html  
    mdp_check_square_stochastic             html  
    mdp_computePR                           html  
    mdp_computePpolicyPRpolicy              html  
    mdp_eval_policy_TD_0                    html  
    mdp_eval_policy_iterative               html  
    mdp_eval_policy_matrix                  html  
    mdp_eval_policy_optimality              html  
    mdp_example_forest                      html  
    mdp_example_rand                        html  
    mdp_finite_horizon                      html  
    mdp_policy_iteration                    html  
    mdp_policy_iteration_modified           html  
    mdp_relative_value_iteration            html  
    mdp_span                                html  
    mdp_value_iteration                     html  
    mdp_value_iterationGS                   html  
    mdp_value_iteration_bound_iter          html  
** building package indices
** testing if installed package can be loaded
* DONE (MDPtoolbox)
Making 'packages.html' ... done