MC_XS: Compute Monte Carlo thresholds for the XS method

Description Usage Arguments Value

View source: R/algorithms.R

Description

Compute Monte Carlo thresholds for the XS method

Usage

1
MC_XS(dim, patience, p0, w, MC_reps)

Arguments

dim

Data dimension

patience

Nominal patience of the procedure

p0

Assumed fraction of nonzero coordinates of change.

w

Window size

MC_reps

number of Monte Carlo repetitions to use

Value

A numeric vector of computed thresholds.


wangtengyao/ocd documentation built on Oct. 4, 2020, 1:32 p.m.