linear_combination: Computes PH parameters of a linear combination of vector from...

View source: R/RcppExports.R

linear_combinationR 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.


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