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

View source: R/convert.R

transProbMatR Documentation

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")

Arguments

prefix

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

file

The HMDP binary file containing the description under consideration.

Value

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


MDP2 documentation built on June 13, 2026, 1:08 a.m.