Learn R Programming

stepR (version 2.1-10)

MRC.asymptotic: "Asymptotic" values of the MRC statistic (all intervals)

Description

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

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

Usage

MRC.asymptotic

Arguments

Format

A numeric vector containing 10,000 sorted values.

Examples

Run this code
# "asymptotic" threshold value for 95% confidence
quantile(stepR::MRC.asymptotic, .95)

Run the code above in your browser using DataLab