mp | R Documentation |
Constructor function for univariate phase type mixed Poisson models
mp(
ph = NULL,
B = numeric(0),
alpha = NULL,
S = NULL,
structure = NULL,
dimension = 3
)
ph |
An object of class phasetype. |
B |
Regression parameters. |
alpha |
A probability vector. |
S |
A sub-intensity matrix. |
structure |
A valid phase-type structure. |
dimension |
The dimension of the phase-type structure (if provided). |
An object of class mp.
mp(phasetype(structure = "coxian", dimension = 4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.