powered by
Constructor function for inhomogeneous phase-type distributions
iph( ph = NULL, gfun = NULL, gfun_pars = NULL, alpha = NULL, S = NULL, structure = NULL, dimension = 3, scale = 1 )
An object of class iph.
An object of class ph.
Inhomogeneity transform.
The parameters of the inhomogeneity function.
A probability vector.
A sub-intensity matrix.
A valid ph structure.
The dimension of the ph structure (if provided).
Scale.
iph(ph(structure = "coxian", dimension = 4), gfun = "pareto", gfun_pars = 3)
Run the code above in your browser using DataLab