GMMPPClass | R Documentation |
GMMPP: Approximation for MAP
GMMPP: Approximation for MAP
A point process dominated by a continuous-time Markov chain.
mapfit::MAPClass
-> GMMPPClass
new()
Create a MAP
GMMPPClass$new(alpha, D0, D1, xi)
alpha
A vector of initial probability
D0
An infinitesimal generator
D1
An infinitesimal generator
xi
An exit rate vector
An instance of MAP
copy()
copy
GMMPPClass$copy()
A new instance
emfit()
Run EM
GMMPPClass$emfit(data, options, ...)
data
A dataframe
options
A list of options
...
Others
clone()
The objects of this class are cloneable with this method.
GMMPPClass$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.