coef,iph-method | R Documentation |
Coef method for iph class
## S4 method for signature 'iph'
coef(object)
object |
An object of class iph. |
Parameters of iph model.
obj <- iph(ph(structure = "general", dimension = 2), gfun = "lognormal", gfun_pars = 2)
coef(obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.