c_get_disjoint_max_win: c_get_disjoint_max_win

View source: R/peakCallFunctions.R

c_get_disjoint_max_winR Documentation

c_get_disjoint_max_win

Description

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

Usage

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


drighelli/DEScan2 documentation built on March 21, 2023, 3:06 p.m.