powered by
Coef Method for iph Class
# S4 method for iph coef(object)
parameters of iph model.
an object of class iph.
obj <- iph(ph(structure = "general", dimension = 2), gfun = "lognormal", gfun_pars = 2) coef(obj)
Run the code above in your browser using DataLab