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