find_segments: Use variance of smoothed permutation test statistics to...

Description Usage Arguments Value

Description

Use variance of smoothed permutation test statistics to define interval endpoints. Intervals are placed so that high variance regions are separated from each other and from low variance regions.

Usage

1
find_segments(vv, pos, min_length, q = 0.05)

Arguments

vv

Variance of smoothed permutation test statistics

pos

Position vector. Should be the same length as vv

min_length

Minimum interval length

q

Quantile for upper limit for definition of high variance region.

Value

2 by K matrix listing interval endpoints.


jean997/fret documentation built on May 18, 2019, 11:43 p.m.