EVPI: Method for calculating the expected value of perfect...

Description Usage Arguments Value Author(s) See Also Examples

Description

Additional arguments to the EVPI-method pertinent to the defined S4-classes in this package are detailed below.

Usage

1
2
## S4 method for signature 'CDEPS'
EVPI(object, max.iter = 50)  

Arguments

object

CDEPS: An object of class "CDEPS", ordinarily returned by a call to solveDEP().

max.iter

integer: The maximum count of iterations.

Value

numeric

Author(s)

Bernhard Pfaff

See Also

solveDEP, CDEPS

Examples

1
2
3
4
5
## Not run: 
example(solveDEP)
EVPI(TsLpSol)

## End(Not run)

TSSP documentation built on May 2, 2019, 4:56 p.m.

Related to EVPI in TSSP...