yuima.PPR | R Documentation |
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 can be created by calls of the function setPPR
.
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 data
model
:is an object of class yuima.model-class
. The slot contains all the information about the covariates
sampling
: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
.
The YUIMA Project Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.