random_reward: Random reward matrix

View source: R/RcppExports.R

random_rewardR Documentation

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)

Arguments

p

Number of transient states in the sub-intensity matrix.

d

Number of marginals.

Value

A random reward matrix.


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