| ppmlasso-class {ppmlasso} | R Documentation |
Class "ppmlasso"
Description
A class ppmlasso which represents a point process model with a LASSO-type penalty.
Methods
- diagnose
signature(object = "ppmlasso"): Produce diagnostic plots for a fitted point process model.- envelope
signature(Y = "ppmlasso"): Produce a Monte Carlo simulation envelope for a summary function of a fitted point process model.- predict
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.
Author(s)
Ian W. Renner
Examples
showClass("ppmlasso")
[Package ppmlasso version 1.4 Index]