TVR-ph-method: TVR method for ph class

TVR,ph-methodR Documentation

TVR method for ph class

Description

TVR method for ph class

Usage

## S4 method for signature 'ph'
TVR(x, rew)

Arguments

x

An object of class ph.

rew

A vector of rewards.

Value

An object of the of class ph.

Examples

obj <- ph(structure = "general")
TVR(obj, c(1, 2, 3))

matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.