window: Window

windowR Documentation

Window

Description

Restrict to a portion of a time series.

Usage

## S4 method for signature 'pomp'
window(x, start, end, ...)

Arguments

x

a ‘pomp’ object or object of class extending ‘pomp’

start, end

the left and right ends of the window, in units of time

...

ignored


pomp documentation built on June 8, 2025, 10:20 a.m.