Class OptimalInfo
OptimalInfo
Class OptimalInfo
stores the estimated optimal tx, decision functions, and estimated value.
class
optimalTx
: a vector of the estimated optimal txestimatedValue
: a vector of the estimated valuedecisionFunc
: a vector or matrix containing the values used to determine @optimalTx (if applicable)Useful links