rcpp_ctap_simple {psd}R Documentation

c++ implementation of the RLP constraint filter

Description

c++ implementation of the RLP constraint filter

Usage

rcpp_ctap_simple(tapvec, maxslope = 1L)

Arguments

tapvec

integer or 'tapers' object; the number of tapers at each frequency

maxslope

integer; constrain based on this maximum first difference


[Package psd version 2.1.1 Index]