bivdph_density: Bivariate discrete phase-type joint density of the feed...

View source: R/RcppExports.R

bivdph_densityR Documentation

Bivariate discrete phase-type joint density of the feed forward type

Description

Bivariate discrete phase-type joint density of the feed forward type

Usage

bivdph_density(x, alpha, S11, S12, S22)

Arguments

x

Matrix of values.

alpha

Vector of initial probabilities.

S11

Sub-transition matrix.

S12

Matrix.

S22

Sub-transition matrix.

Value

Joint density at x.


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