Learn R Programming

matrixdist (version 1.1.9)

random_reward: Random reward matrix

Description

Generates a random reward matrix for a multivariate phase-type distribution with p states and d marginals.

Usage

random_reward(p, d)

Value

A random reward matrix.

Arguments

p

Number of transient states in the sub-intensity matrix.

d

Number of marginals.