linear_combination: Computes PH parameters of a linear combination of vector from MPHstar
Description
Computes PH parameters of a linear combination of vector from MPHstar
Usage
linear_combination(w, alpha, S, R)
Value
A list of PH parameters.
Arguments
- w
Vector with weights.
- alpha
Initial distribution vector.
- S
Sub-intensity matrix.
- R
Reward matrix.