powered by
Density Method for inhomogeneous phase type distributions
# S4 method for iph dens(x, y = seq(0, quan(x, 0.95)$quantile, length.out = 10))
an object of class '>iph.
a vector of locations.
A list containing the locations and corresponding density evaluations.
# NOT RUN { obj <- iph(ph(structure = "general"), gfun = "weibull", gfun_pars = 2) dens(obj, c(1, 2, 3)) # }
Run the code above in your browser using DataLab