MultivariatePointProcess-class: Class '"MultivariatePointProcess"'

Description Objects from the Class Slots Methods Author(s) References See Also Examples

Description

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 from the Class

Objects can be created by calls of pointProcessModel.

Slots

models:

Object of class "list".

adjMat:

Object of class "matrix".

Methods

formula

signature(x = "MultivariatePointProcess"): Returns a list formulas.

summary

signature(object = "MultivariatePointProcess"): Prints a summary for each univariate point process in the object.

termPlot

signature(model = "MultivariatePointProcess"): Plots the (estimated) linear filter functions.

Author(s)

Niels Richard Hansen Niels.R.Hansen@math.ku.dk.

Maintainer: Niels.R.Hansen@math.ku.dk

References

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.

See Also

PointProcessModel, pointProcessModel.

Examples

1
showClass("MultivariatePointProcess")

ppstat documentation built on May 2, 2019, 5:26 p.m.