ints: This function produces a matrix which each row contains the...

View source: R/otherFunctions.R

intsR Documentation

This function produces a matrix which each row contains the first and last indexes to split a time series of length "n"

Description

n = time series length l = interval length p = overlapping percentage eq = last interval has length "l"

Usage

ints(n, l, p = 0, eq = TRUE)

pmat747/psplinePsd documentation built on July 7, 2023, 9:06 p.m.