Learn R Programming

MDP2 (version 2.1.2)

transProbMat: Info about the transition probabilities in the HMDP model under consideration.

Description

Info about the transition probabilities in the HMDP model under consideration.

Usage

transProbMat(prefix = "", file = "transProb.bin")

Value

A matrix with columns (aId, ...) where aId is the action row id and ... are the probabilities of the action.

Arguments

prefix

A character string with the prefix added to til file(s).

file

The HMDP binary file containing the description under consideration.