c_get_disjoint_max_win: c_get_disjoint_max_win

Description Usage Arguments Value

View source: R/peakCallFunctions.R

Description

just a wrapper for the C function. Useful to modify indexes and colnames.

Usage

1
2
c_get_disjoint_max_win(z0, sigwin = 10, nmax = 9999999, zthresh = 10,
  verbose = FALSE)

Arguments

z0

the z matrix.

sigwin

the sigwin.

nmax

the nmax.

zthresh

peaks lower than this value will not be kept.

verbose

verbose flag.

Value

a matrix


DEScan2 documentation built on Nov. 8, 2020, 5:01 p.m.