setPolicy {MDP}R Documentation

Set the current policy.

Description

Set the current policy.

Usage

setPolicy(mdp, policy)

Arguments

mdp The MDP loaded using loadMDP.
policy A matrix with sId in the first column and action index in the second

Value

Nothing.

Author(s)

Lars Relund lars@relund.dk


[Package MDP version 1.0 Index]