linear_combination {matrixdist} | R Documentation |
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)
Arguments
w |
Vector with weights. |
alpha |
Initial distribution vector. |
S |
Sub-intensity matrix. |
R |
Reward matrix. |
Value
A list of PH parameters.
[Package matrixdist version 1.1.9 Index]