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