ph_density: Phase-type density

View source: R/RcppExports.R

ph_densityR Documentation

Phase-type density

Description

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

Usage

ph_density(x, alpha, S)

Arguments

x

Non-negative values.

alpha

Vector of initial probabilities.

S

Sub-intensity matrix.

Value

The density at x.


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