discreteWindow.lgcpPredict: discreteWindow.lgcpPredict function

View source: R/lgcpMethods.R

discreteWindow.lgcpPredictR Documentation

discreteWindow.lgcpPredict function

Description

A function for extracting the FFT discrete window from an lgcpPredict object.

Usage

## S3 method for class 'lgcpPredict'
discreteWindow(obj, inclusion = "touching", ...)

Arguments

obj

an lgcpPredict object

inclusion

criterion for cells being included into observation window. Either 'touching' or 'centroid'. The former includes all cells that touch the observation window, the latter includes all cells whose centroids are inside the observation window.

...

additional arguments

Value

...


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.