Learn R Programming

stepR (version 1.0-1)

MRC.asymptotic.dyadic: "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.

Usage

MRC.asymptotic.dyadic

Arguments

format

A numeric vector containing 10,000 sorted values.

Examples

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

Run the code above in your browser using DataLab