mp_cor_dens_aux: Correlated Phase-type mixed Poisson density with covariates

View source: R/RcppExports.R

mp_cor_dens_auxR Documentation

Correlated Phase-type mixed Poisson density with covariates

Description

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

Usage

mp_cor_dens_aux(x, ex, alpha, S11, S12, S22)

Arguments

x

Matrix of values.

ex

Matrix of covariates effect.

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.