rangeTestGeneral: Range test - general version

Description Usage Arguments Value

Description

Range test - general version

Usage

1

Arguments

ts

A time-series (a numeric vector)

its

Indices of which bin the values of x correspond to (a numeric vector of integers between 1 and p). This is optional, and taken to be cyclical by default.

p

Length of the period to test for (a positive integer)

Value

A list with three components: - range = The maximum difference (maximum - minumum) of the means of the p bins - counts = a numerical array giving number of values in each of the p bins - means = a numerical array giving the mean value in each of the p bins


JeremySilver/RandomThinning documentation built on May 30, 2019, 9:40 p.m.