Learn R Programming

MDP2 (version 2.1.2)

saveMDP: Save the MDP to binary files

Description

Currently do not save external files.

Usage

saveMDP(mdp, prefix = "", getLog = TRUE)

Value

???

Arguments

mdp

The MDP loaded using loadMDP().

prefix

A character string with the prefix added to binNames. Used to identify a specific model.

getLog

Output the log as a message.