mp_cor_dens: Correlated Phase-type mixed Poisson density

View source: R/RcppExports.R

mp_cor_densR Documentation

Correlated Phase-type mixed Poisson density

Description

Computes the joint density of a correlated phase-type Mixed Poisson distribution with parameters alpha and S at x.

Usage

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

Arguments

x

Matrix of values.

alpha

Vector of initial probabilities.

S11

Sub-intensity matrix.

S12

Matrix.

S22

Sub-intensity matrix.

Value

The density at x.


jorgeyslas/phfrailty documentation built on April 17, 2025, 4:11 p.m.