yuima.PPR {yuima} | R Documentation |
Class for a mathematical description of a Point Process
Description
The yuima.PPR
class is a class of the yuima package that extends the yuima-class
. The object of this class contains all the information about the Point Process Regression Model.
Objects from the Class
Objects can be created by calls of the function setPPR
.
Slots
PPR
:is an object of class
info.PPR
.gFun
:is an object of class
info.Map
.Kernel
:is an object of class
Integral.sde
.data
:is an object of class
yuima.data-class
. The slot contain either true data or simulated datamodel
:is an object of class
yuima.model-class
. The slot contains all the information about the covariatessampling
:is an object of class
yuima.sampling-class
.characteristic
:is an object of class
yuima.characteristic-class
.model
:is an object of class
yuima.functional-class
.
Author(s)
The YUIMA Project Team
[Package yuima version 1.15.27 Index]