window.select: Calculate a segment to be integrated for individual K-cutoff...

Description Usage Arguments Value Examples

View source: R/SphereKaji20140527.R

Description

Calculate a segment to be integrated for individual K-cutoff value for each random unit vector

Usage

1
2
## S3 method for class 'select'
window(window.ab.out, one.side)

Arguments

window.ab.out

An output of window.ab

one.side

Optional. Logical. When TRUE, test vectors indicate one-side test and otherwise two-sided

Value

A list segments is a matrix with two rows, 1st column of which is the start and 2nd is the end of segments; ids is a vector indicating random unit vector ids to which segments belong

Examples

1
# utility function being used in other functions

ryamada22/mwaytable documentation built on May 28, 2019, 10:44 a.m.