resetActions {MDP}R Documentation

Reset the actions of a state.

Description

Reset the actions of a state.

Usage

resetActions(mdp)

Arguments

mdp The MDP loaded using loadMDP.

Value

Nothing.

Author(s)

Lars Relund lars@relund.dk

See Also

resetActions, fixAction.


[Package MDP version 1.0 Index]