Learn R Programming

ppmlasso (version 1.4)

ppmlasso-class: Class "ppmlasso"

Description

A class ppmlasso which represents a point process model with a LASSO-type penalty.

Arguments

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.

print

signature(x = "ppmlasso"): Print the details of a fitted point process model.

Author

Ian W. Renner

Examples

Run this code
showClass("ppmlasso")

Run the code above in your browser using DataLab