mgompertzcdf: Matrix Gompertz cdf
Description
Computes the cdf (tail) of a matrix Gompertz distribution with parameters alpha
, S
and beta
at x
Usage
mgompertzcdf(x, alpha, S, beta, lower_tail = TRUE)
Arguments
- x
non-negative value
- alpha
Initial probabilities
- S
sub-intensity matrix
- beta
shape parameter
- lower_tail
cdf or tail