MC_Mei: Compute Monte Carlo thresholds for the Mei method

Description Usage Arguments Value

View source: R/algorithms.R

Description

Compute Monte Carlo thresholds for the Mei method

Usage

1
MC_Mei(dim, patience, b, MC_reps)

Arguments

dim

Data dimension

patience

Nominal patience of the procedure

b

lLwer bound on per-coordinate magnitude of change

MC_reps

Number of Monte Carlo repetitions to use

Value

A numeric vector of computed thresholds.


ocd documentation built on Oct. 23, 2020, 5:56 p.m.

Related to MC_Mei in ocd...