ppmlasso-class: Class '"ppmlasso"'

ppmlasso-classR 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.

print

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

Author(s)

Ian W. Renner

Examples

showClass("ppmlasso")

ppmlasso documentation built on Dec. 1, 2022, 5:09 p.m.