powered by
Pgf method for bivariate discrete phase-type distributions
# S4 method for bivdph pgf(x, z)
The joint pdf of the dph object at the given location.
An object of class bivdph.
A vector of real values.
obj <- bivdph(dimensions = c(3, 3)) pgf(obj, c(0.5, 0.2))
Run the code above in your browser using DataLab