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 |
maxslope |
integer; constrain based on this maximum first difference |
[Package psd version 2.1.1 Index]