MRC.1000 {stepR}R Documentation

Values of the MRC statistic for 1,000 observations (all intervals)

Description

Simulated values of the MRC statistic with penalty="sqrt" based on all interval lengths computed from Gaussian white noise sequences of length 1,000.

Deprecation warning: This data set is needed for smuceR and may be removed when this function will be removed.

Usage

MRC.1000

Format

A numeric vector containing 10,000 sorted values.

Examples

# threshold value for 95% confidence
quantile(stepR::MRC.1000, .95)

[Package stepR version 2.1-9 Index]