| 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)
alphaA vector of initial probability
D0An infinitesimal generator
D1An infinitesimal generator
xiAn exit rate vector
An instance of MAP
copy()copy
GMMPPClass$copy()
A new instance
emfit()Run EM
GMMPPClass$emfit(data, options, ...)
dataA dataframe
optionsA list of options
...Others
clone()The objects of this class are cloneable with this method.
GMMPPClass$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.