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