getProb: Method for retrieving the scenario probabilities

Description Usage Arguments Value Author(s)

Description

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

Usage

1
2
3
4
## S4 method for signature 'CDEPD'
getProb(object)  
## S4 method for signature 'CDEPS'
getProb(object)  

Arguments

object

CDEPD or CDEPS, ordinarily returned by either a call to DEP() or solveDEP()

Value

vector: Returns the vector of scenario probabilities.

Author(s)

Bernhard Pfaff


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

Related to getProb in TSSP...