ppmlasso-class | R Documentation |
"ppmlasso"
A class ppmlasso
which represents a point process model with a LASSO-type penalty.
signature(object = "ppmlasso")
: Produce diagnostic plots for a fitted point process model.
signature(Y = "ppmlasso")
: Produce a Monte Carlo simulation envelope for a summary function of a fitted point process model.
signature(object = "ppmlasso")
: Calculate the predicted intensity for a fitted point process model to a set of data.
signature(x = "ppmlasso")
: Print the details of a fitted point process model.
Ian W. Renner
showClass("ppmlasso")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.