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