MRCasymptoticDyadic: "Asymptotic" values of the MRC statistic (dyadic intervals)

MRC.asymptotic.dyadicR Documentation

"Asymptotic" values of the MRC statistic (dyadic intervals)

Description

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

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

Usage

MRC.asymptotic.dyadic

Format

A numeric vector containing 10,000 sorted values.

Examples

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

stepR documentation built on Nov. 14, 2023, 1:09 a.m.