Info about the weights of the actions in the HMDP model under consideration.
actionWeightMat(
prefix = "",
file = "actionWeight.bin",
labels = "actionWeightLbl.bin"
)
A matrix with columns (aId
, ...) where
aId
is the action row id and ... are the weights of the action.
A character string with the prefix added to til file(s).
The HMDP binary file containing the description under consideration.
The HMDP binary file containing the labels under consideration.