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