Description Objects from the Class Slots Methods Author(s) References See Also Examples
An object of class "MultivariatePointProcess" is returned from
the constructor pointProcessModel. It contains the fitted
generalized linear point process model. The class is essentially a
list of univariate point process objects of class
PointProcessModel with some additional infrastructure.
Objects can be created by calls of pointProcessModel.
models:Object of class "list".
adjMat:Object of class "matrix".
signature(x = "MultivariatePointProcess"):
Returns a list formulas.
signature(object =
"MultivariatePointProcess"):
Prints a summary for each univariate point process in the object.
signature(model = "MultivariatePointProcess"): Plots the (estimated) linear filter
functions.
Niels Richard Hansen Niels.R.Hansen@math.ku.dk.
Maintainer: Niels.R.Hansen@math.ku.dk
Didelez, V. (2008) Graphical models for marked point processes based on local independence, Journal of the Royal Statistical Society, Series B, 70(1), 1467-9868.
PointProcessModel, pointProcessModel.
1 | showClass("MultivariatePointProcess")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.