powered by
Var method for phase-type distributions
# S4 method for ph var(x)
The variance of the ph (or underlying ph) object.
An object of class ph.
set.seed(123) obj <- ph(structure = "general", dimension = 3) var(obj)
Run the code above in your browser using DataLab